mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
github: update rust-build.yml workflow to build with SOL feature
This commit is contained in:
2
.github/workflows/rust-build.yml
vendored
2
.github/workflows/rust-build.yml
vendored
@@ -26,5 +26,5 @@ jobs:
|
||||
mkdir -p ~/.config/darkfi
|
||||
- name: Compile
|
||||
run: |
|
||||
cargo build --release
|
||||
cargo build --features sol --release
|
||||
cargo test
|
||||
|
||||
Reference in New Issue
Block a user