Skip to content

Commit

Permalink
Test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 committed May 2, 2024
1 parent 80eee17 commit ec1ebaa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,10 @@ jobs:
- name: Remove Cmake
run: |
brew uninstall cmake
sudo rm -rf /usr/local/bin/cmake
sudo rm -rf /usr/local/doc/cmake
sudo rm -rf /usr/local/man/man1/cmake.1
sudo rm -rf /Applications/CMake.app
- name: Run Ansible Playbook
run: |
Expand Down

0 comments on commit ec1ebaa

Please sign in to comment.