Skip to content

Commit

Permalink
edit tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
ctlcltd committed Mar 27, 2024
1 parent 5a66dca commit 742804b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-macos-intel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
run: |
brew remove --ignore-dependencies --force $(brew list)
brew cleanup
brew update
brew install cmake ninja qt6 curl
- name: Configure CMake
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-macos-silicon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
run: |
brew remove --ignore-dependencies --force $(brew list)
brew cleanup
brew update
brew install cmake ninja qt6 curl
- name: Configure CMake
Expand Down

0 comments on commit 742804b

Please sign in to comment.