Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrokonrad committed Jan 28, 2025
1 parent 3724c36 commit d2fa043
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
- name: Use Deno
uses: denoland/setup-deno@v2

- name: Install wasm-pack
run: cargo install wasm-pack

- name: Build Core
run: deno task build:core

Expand Down

0 comments on commit d2fa043

Please sign in to comment.