Skip to content

Commit

Permalink
Fix macOS build on develop (#6437)
Browse files Browse the repository at this point in the history
  • Loading branch information
omichel authored Nov 13, 2023
1 parent daeab92 commit 5b34a9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_suite_mac_develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
- name: Install Webots Compilation Dependencies
run: |
# swig wget and cmake are already installed
pip install setuptools
npm install -g appdmg
- name: Set Commit SHA in Version
if: ${{ github.event_name == 'schedule' }}
Expand Down

0 comments on commit 5b34a9a

Please sign in to comment.