Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed May 31, 2024
1 parent 5d791e7 commit 7d2fe47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@ jobs:
key: ${{ runner.os }}-cargo-${{ hashFiles('./Cargo.toml') }}
- uses: actions-rs/[email protected]
with:
command: build
args: --release --all-features --manifest-path ./Cargo.toml
command: build
args: --release --all-features --manifest-path ./Cargo.toml

0 comments on commit 7d2fe47

Please sign in to comment.