Skip to content

Commit

Permalink
Revert "github: Run brew update to get latest softwares"
Browse files Browse the repository at this point in the history
This reverts commit 26d574b.
  • Loading branch information
huangqinjin authored and mstorsjo committed Feb 19, 2024
1 parent a40dd80 commit 1244eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
steps:
- name: Install prerequisites
run: |
brew update && brew install wine-stable msitools cmake ninja meson
brew install wine-stable msitools cmake ninja meson
wine64 wineboot
curl -s -L -O https://github.com/madewokherd/wine-mono/releases/download/wine-mono-9.0.0/wine-mono-9.0.0-x86.msi
wine64 msiexec /i wine-mono-9.0.0-x86.msi
Expand Down

0 comments on commit 1244eb7

Please sign in to comment.