Skip to content

Commit 1a0f9e1

Browse files
committed
GitHub macOS build with homebrew clean slate
git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@45846 379a1393-f5fb-40a0-bcee-ef074d9b53f7
1 parent 6a54aaf commit 1a0f9e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-main-on-push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -558,6 +558,7 @@ jobs:
558558
run: |
559559
export HOMEBREW_NO_INSTALL_CLEANUP=1
560560
brew update
561+
brew list -1 | xargs brew uninstall --force
561562
brew install ${{ env.SHARED_DEPS }} ${{ matrix.ui.deps }}
562563
563564
- name: Build

0 commit comments

Comments
 (0)