Skip to content

Commit

Permalink
fix: missing dash
Browse files Browse the repository at this point in the history
  • Loading branch information
romanzac committed Sep 13, 2024
1 parent 1dbfe8a commit 3a0390f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/my_codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
command: build
args: --all --no-default-features --features libp2p
- uses: actions-rs/cargo@v1
run: |
- run: |
mkdir bcp
cp ./target/debug/{nomos-cli, nomos-node, rocks} bcp/
cargo clean
Expand Down

0 comments on commit 3a0390f

Please sign in to comment.