Skip to content

Commit

Permalink
maybe fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret committed Sep 26, 2024
1 parent 0ab57c8 commit 91d74ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: deno fmt --check

- name: Build Wasm
run: deno task build
run: deno task wasmbuild

- name: Lint
if: runner.os == 'Linux'
Expand Down

0 comments on commit 91d74ac

Please sign in to comment.