Skip to content

Commit

Permalink
fixup! Fix build web
Browse files Browse the repository at this point in the history
  • Loading branch information
MaeIsBad committed Oct 26, 2023
1 parent 68113b6 commit 0030893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: rustup toolchain install stable --profile minimal
- run: rustup target add wasm32-unknown-unknown
- uses: Swatinem/rust-cache@v2
- uses: taiki-e/install-action@v2
with:
Expand Down

0 comments on commit 0030893

Please sign in to comment.