Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sczembor committed Mar 7, 2024
1 parent d4312bb commit ad8a257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-casper-rust-contract.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
profile: minimal
components: rustfmt, clippy
toolchain: nightly
toolchain: nightly-2023-03-25
# Needed for gcc install
- run: sudo apt update && sudo apt install -y build-essential
- run: make prepare
Expand Down

0 comments on commit ad8a257

Please sign in to comment.