Skip to content

Commit

Permalink
removed superfulous location
Browse files Browse the repository at this point in the history
  • Loading branch information
AOS55 committed Mar 15, 2024
1 parent c358ee6 commit 5432990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
target: ${{ matrix.target }}
manylinux: auto
args: --release --out dist -m python/Cargo.toml
args: --release --out dist
working-directory: ./pyflyer-rs
- name: Install pyflyer-rs wheels
if: matrix.target == 'x86_64'
Expand Down

0 comments on commit 5432990

Please sign in to comment.