Skip to content

Commit

Permalink
Fix release ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbogle committed Jul 7, 2023
1 parent 939c73c commit 2abcf9a
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 @@ -8,7 +8,7 @@ on:

env:
CARGO_TERM_COLOR: always
RUST_TOOLCHAIN: nightly
RUST_TOOLCHAIN: 1.69.0
NPM_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
SOLANA_VERSION: 1.14.15
ANCHOR_GIT: https://github.com/project-serum/anchor
Expand Down

0 comments on commit 2abcf9a

Please sign in to comment.