Skip to content

Commit

Permalink
show toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
seunlanlege committed Aug 9, 2024
1 parent f62d168 commit 2b995bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Build all binaries
run: |
rm -rf target/ Cargo.lock ~/.cargo/registry
cargo build -rp aura-node
rustup show
cargo +nightly build --release --bins
- name: Aura Integration tests
Expand Down

0 comments on commit 2b995bd

Please sign in to comment.