Skip to content

Commit

Permalink
fix: py port needs -> upd build unix
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrogzi committed Aug 16, 2024
1 parent c281d4b commit 40c73a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
./chromsize/chromsize/target/release/chromsize/chromsize
./chromsize/chromsize/target/release/libchromsize/chromsize.dylib
py_port:
needs: [check-unix]
needs: [build-unix]
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 40c73a8

Please sign in to comment.