Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
mliezun committed Oct 26, 2023
1 parent d2c8ef3 commit df79903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
run: |
cd rewrite_in_rust
cargo build --release
mv rewrite_in_rust/target/release/grotsky-rs grotsky-rs-linux
mv target/release/grotsky-rs grotsky-rs-linux
- name: Prepare Release Linux
run: |
Expand Down

0 comments on commit df79903

Please sign in to comment.