Skip to content

Commit

Permalink
Install multilib
Browse files Browse the repository at this point in the history
  • Loading branch information
noClaps committed Jan 3, 2025
1 parent 67c5489 commit af59ad9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- run: |
clang --version
clang -print-targets
- run: apt update && apt install gcc-multilib
- run: rustup target add wasm32-wasip1
- uses: oven-sh/setup-bun@v2
- run: bun install
Expand Down

0 comments on commit af59ad9

Please sign in to comment.