Skip to content

Commit

Permalink
change dir
Browse files Browse the repository at this point in the history
  • Loading branch information
gferraro committed Oct 2, 2024
1 parent 939f73a commit 725e031
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,12 @@ jobs:
rustc --version
cargo --version
- run: cd python-bindings

- name: Build release
run: |
cargo build --release
- name: Install pypa/build
run: >-
python3 -m
Expand Down

0 comments on commit 725e031

Please sign in to comment.