From 9bada7135d6717feae6c83187faa9c3b219b12ae Mon Sep 17 00:00:00 2001 From: zdenop Date: Wed, 26 Jun 2024 13:31:44 +0200 Subject: [PATCH] Update autotools-macos.yml Try to fix autotools-macos.yml --- .github/workflows/autotools-macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autotools-macos.yml b/.github/workflows/autotools-macos.yml index 3f5642595..0bb9ad0ab 100644 --- a/.github/workflows/autotools-macos.yml +++ b/.github/workflows/autotools-macos.yml @@ -40,8 +40,8 @@ jobs: - name: Clean Homebrew installation run: | brew uninstall aws-sam-cli azure-cli bazelisk - brew uninstall python@3.11 brew uninstall geckodriver firefox google-chrome microsoft-edge + brew info python3 - name: Install dependencies run: |