Skip to content

Commit

Permalink
xxx
Browse files Browse the repository at this point in the history
  • Loading branch information
mbouron committed Feb 2, 2024
1 parent 1ad0258 commit a7be885
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ jobs:
- name: Setup venv
run: |
export PATH="$(brew --prefix)/opt/[email protected]/libexec/bin:$PATH"
./configure.py
$(brew --prefix)/opt/[email protected]/libexec/bin/python ./configure.py
- name: Build
run: |
Expand Down

0 comments on commit a7be885

Please sign in to comment.