Skip to content

Commit

Permalink
Update create_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jarathomas authored Jun 7, 2024
1 parent 9288b8f commit 101a730
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
# echo "LDFLAGS=-L/opt/homebrew/Cellar/lib" >> "$GITHUB_ENV"
# echo "CPPFLAGS=-I/opt/homebrew/include" >> "$GITHUB_ENV"
- name: Install dependencies
if: runner.os == 'macOS'
run: |
# poetry install
python -m pip install -r requirements-mac.txt
Expand Down

0 comments on commit 101a730

Please sign in to comment.