Skip to content

Commit

Permalink
Fix compilation issues
Browse files Browse the repository at this point in the history
  • Loading branch information
chronoxor committed Nov 13, 2022
1 parent 03efade commit 4e5778b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,12 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: '3.x'
check-latest: true

- name: "Setup cmake"
run: cmake --version

- name: "Setup gil"
run: |
echo $PATH
pip3 install gil
gil update
Expand Down

0 comments on commit 4e5778b

Please sign in to comment.