update cpu-cycles

This commit is contained in:
Tommy Verrall
2023-04-12 09:20:30 +02:00
committed by GitHub
parent dfcf812243
commit 18a24fc10d
@@ -46,7 +46,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: build
args: --manifest-path mixnode/Cargo.toml --release --features cpu-cycles
args: --manifest-path mixnode/Cargo.toml --release --features cpucycles
- name: Install Rust stable
uses: actions-rs/toolchain@v1