Skip to content

Commit

Permalink
build wasm after normal build
Browse files Browse the repository at this point in the history
  • Loading branch information
mockersf committed May 6, 2022
1 parent 22a1e19 commit 0223cfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ jobs:
toolchain: [stable, nightly]
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
needs: build
steps:
- uses: actions/checkout@v3
- uses: actions/cache@v3
Expand Down

0 comments on commit 0223cfc

Please sign in to comment.