Skip to content

Commit

Permalink
add maturin
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Liu <[email protected]>
  • Loading branch information
austin362667 committed May 10, 2024
1 parent 807deb3 commit 5d99766
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pythonbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ jobs:
- name: Build and install flyrs
working-directory: flyrs
run: |
pip install maturin
maturin develop --release
- name: Install dependencies
run: |
Expand Down

0 comments on commit 5d99766

Please sign in to comment.