Skip to content

Commit

Permalink
restore build-deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joeljonsson committed Nov 8, 2022
1 parent 34c3dbf commit e3fc6fa
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,7 @@ jobs:
- name: Run cibuildwheel
run: |
git status
cd external/LibAPR && git status
cd vcpkg && git status
cd ../../..
#python3 -m cibuildwheel --output-dir ${{matrix.builddir}}
python3 -m cibuildwheel --output-dir ${{matrix.builddir}}
- name: Upload wheels as artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit e3fc6fa

Please sign in to comment.