Skip to content

Commit 42cd515

Browse files
committed
[workflow] Remove cargo build run
1 parent ea128d4 commit 42cd515

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ jobs:
2929
with:
3030
toolchain: stable
3131

32-
- name: Cargo build
33-
run: cargo build
34-
3532
- name: Install WASM pack
3633
uses: jetli/[email protected]
3734
with:

0 commit comments

Comments
 (0)