Skip to content

Commit

Permalink
nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherBiscardi committed Sep 5, 2024
1 parent 6692e75 commit 7ab798f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@nightly
with:
toolchain: nightly-2024-08-10
toolchain: nightly-2024-09-01
targets: "wasm32-unknown-unknown"
- uses: superfly/flyctl-actions/setup-flyctl@master
- uses: Swatinem/rust-cache@v2
Expand Down

0 comments on commit 7ab798f

Please sign in to comment.