Skip to content

Commit

Permalink
[workflow] Remove cargo build run
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarteau committed Oct 11, 2024
1 parent ea128d4 commit 42cd515
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ jobs:
with:
toolchain: stable

- name: Cargo build
run: cargo build

- name: Install WASM pack
uses: jetli/wasm-pack-action@v0.4.0
with:
Expand Down

0 comments on commit 42cd515

Please sign in to comment.