Skip to content

Commit

Permalink
Update release_pypi.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Victoria Terenina <[email protected]>
  • Loading branch information
rlouf and torymur authored Dec 9, 2024
1 parent 1e9850e commit f70e008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Bump Cargo version
run: |
python ../.github/scripts/cargo_version_bumper.py --target Cargo.toml "${{ github.ref_name }}"
python ./.github/scripts/cargo_version_bumper.py --target Cargo.toml "${{ github.ref_name }}"
- name: Set up QEMU
if: runner.os == 'Linux'
Expand Down

0 comments on commit f70e008

Please sign in to comment.