Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Gowee committed Nov 27, 2024
1 parent 44e80f4 commit b21c904
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ jobs:
working-directory: typst/
steps:
- uses: actions/checkout@v3
- name: Install Wasm target for Rust
run: rustup target add wasm32-unknown-unknown
- name: Build
run: |
cargo --version
Expand Down

0 comments on commit b21c904

Please sign in to comment.