Skip to content

Commit

Permalink
ci: fix cargo path
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-stifler committed Aug 25, 2023
1 parent 5543a6c commit af27b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
run: |
sleep 5
sed -i 's,path = "../blitzar-sys/" # DO NOT CHANGE,version = "*" # DO NOT CHANGE,' rust/tests/Cargo.toml
cargo test --manifest-path rust/tests/Cargo.toml
/root/.cargo/bin/cargo test --manifest-path rust/tests/Cargo.toml

0 comments on commit af27b0d

Please sign in to comment.