Skip to content

Commit

Permalink
CI: build pybraidz-chunked-iter wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
astraw committed Oct 26, 2023
1 parent 93d5eb3 commit e22f055
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/pybraidz-chunked-iter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
target: ${{ matrix.target }}
args: --release --out dist --find-interpreter
# sccache: 'true'
working-directory: braidz-parser/braidz-chunked-iter/pybraidz-chunked-iter
manylinux: auto
- name: Upload wheels
uses: actions/upload-artifact@v3
Expand Down Expand Up @@ -72,6 +73,7 @@ jobs:
# target: ${{ matrix.target }}
# args: --release --out dist --find-interpreter
# # sccache: 'true'
# working-directory: braidz-parser/braidz-chunked-iter/pybraidz-chunked-iter
# - name: Upload wheels
# uses: actions/upload-artifact@v3
# with:
Expand All @@ -97,6 +99,7 @@ jobs:
# target: ${{ matrix.target }}
# args: --release --out dist --find-interpreter
# # sccache: 'true'
# working-directory: braidz-parser/braidz-chunked-iter/pybraidz-chunked-iter
# - name: Upload wheels
# uses: actions/upload-artifact@v3
# with:
Expand All @@ -115,6 +118,7 @@ jobs:
# with:
# command: sdist
# args: --out dist
# working-directory: braidz-parser/braidz-chunked-iter/pybraidz-chunked-iter
# - name: Upload sdist
# uses: actions/upload-artifact@v3
# with:
Expand All @@ -140,3 +144,4 @@ jobs:
# with:
# command: upload
# args: --non-interactive --skip-existing *
# working-directory: braidz-parser/braidz-chunked-iter/pybraidz-chunked-iter

0 comments on commit e22f055

Please sign in to comment.