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 2f99310 commit ccc11b1
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 @@ -131,6 +131,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 ccc11b1

Please sign in to comment.