From ddabada4fb0b36cc35c5832aa78ed507113fd9a0 Mon Sep 17 00:00:00 2001 From: Sylvain Colinet Date: Jan 07 2023 14:12:18 +0000 Subject: Update macoscompile.yml --- diff --git a/.github/workflows/macoscompile.yml b/.github/workflows/macoscompile.yml index 9d684dd..0db9366 100644 --- a/.github/workflows/macoscompile.yml +++ b/.github/workflows/macoscompile.yml @@ -35,7 +35,6 @@ jobs: # Runs a single command using the runners shell - name: install qt run: | - brew update brew install qt@5 # Runs a set of commands using the runners shell