Skip to content

Commit

Permalink
Add default rust
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilKWarmdahl committed Nov 18, 2024
1 parent 8f12e6a commit bca9e9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
- name: install cargo
run: |
rustup toolchain install 1.68.2-x86_64-unknown-linux-gnu
rustup default 1.68.2
- name: Install dependencies and build
run: |
TARGET_NET="stagenet"
Expand Down

0 comments on commit bca9e9a

Please sign in to comment.