Skip to content

Commit

Permalink
[Build] Add manifest-path (#395)
Browse files Browse the repository at this point in the history
  • Loading branch information
massquantity authored Nov 3, 2023
1 parent 33ae4ad commit d385382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
uses: PyO3/maturin-action@v1
with:
command: sdist
args: --out dist
args: --out dist --manifest-path rust/Cargo.toml
- name: Upload sdist
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit d385382

Please sign in to comment.