Skip to content

Commit

Permalink
dependencies update again
Browse files Browse the repository at this point in the history
  • Loading branch information
spirosmaggioros committed Jul 31, 2024
1 parent 6cf500a commit 323bc59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos_test_cases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Download requirements
run: sudo pip3 install xcrun --break-system-packages && sudo pip3 install gcovr --break-system-packages && brew install lcov libxrandr libxcursor libudev openal-soft flac libvorbis mesa freeglut
run: sudo pip3 install xcrun --break-system-packages && sudo pip3 install gcovr --break-system-packages && brew install lcov libxrandr libxcursor libuv openal-soft flac libvorbis mesa freeglut
- name: Install dependencies
run: pip install -r requirements.txt
- name: Configure CMake
Expand Down

0 comments on commit 323bc59

Please sign in to comment.