Skip to content

Commit

Permalink
refactor: update script
Browse files Browse the repository at this point in the history
  • Loading branch information
JulissaDantes committed Jul 25, 2024
1 parent 7431c27 commit b36add4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ jobs:
if: runner.os == 'macos-latest'
run: |
brew install [email protected]
/opt/homebrew/bin/python3.9 -m venv venv
source venv/bin/activate
pip install setuptools
- name: Install dependencies and build
Expand Down

0 comments on commit b36add4

Please sign in to comment.