Skip to content

Commit

Permalink
Update vite-compile.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
HerrMotz authored Dec 4, 2024
1 parent 26401c5 commit 4c8a63b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vite-compile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install Rust stable
uses: actions-rs/toolchain@v1
with:
toolchain: stable
toolchain: nightly
override: true

- name: Install wasm-pack
Expand Down

0 comments on commit 4c8a63b

Please sign in to comment.