Skip to content

Commit

Permalink
remove unneeded
Browse files Browse the repository at this point in the history
  • Loading branch information
gferraro committed Oct 2, 2024
1 parent 3cb2d1f commit 939f73a
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 @@ -32,7 +32,7 @@ jobs:
- name: Build release
run: |
cargo build --release
mv ../target/release/libcptv_rs_python_bindings.so ./examples/cptv_rs_python_bindings.so
- name: Install pypa/build
run: >-
python3 -m
Expand Down

0 comments on commit 939f73a

Please sign in to comment.