Skip to content

Commit

Permalink
Update pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveCookTU authored Sep 3, 2024
1 parent c5ee955 commit a6e6617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions-rs/toolchain@v1 # get rust toolchain for wasm
with:
profile: minimal
toolchain: nightly-2023-06-27
toolchain: nightly-2024-08-07
target: wasm32-unknown-unknown
override: true
- name: Rust Cache # cache the rust build artefacts
Expand Down

0 comments on commit a6e6617

Please sign in to comment.