Skip to content

Commit aa52db5

Browse files
committed
fix: remove check
1 parent f114f81 commit aa52db5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
- name: Pre Build
4141
run: |
4242
npm i
43-
cargo check
4443
- name: Build
4544
run: cargo make build
4645
- name: Upload artifact

0 commit comments

Comments
 (0)