Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vovaf709 committed Dec 19, 2023
1 parent 4f79c2d commit d6d730d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
g++ --version
- name: Build wheels
run: |
ls /usr/local/bin/g++*
g++ --version
python -m pip install --upgrade pip
python -m cibuildwheel --output-dir wheelhouse
env:
Expand Down

0 comments on commit d6d730d

Please sign in to comment.