Skip to content

Commit

Permalink
use faster build-dev for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
a10y authored Dec 6, 2024
1 parent 7e52068 commit 2f7a100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
working-directory: ./vortex-wasm
run: |
echo 'building Rust + TS, making sure it completes with success'
npm run build
npm run build-dev

0 comments on commit 2f7a100

Please sign in to comment.