Skip to content

Commit

Permalink
GitHub Action for Qt install on macOS is broken
Browse files Browse the repository at this point in the history
  • Loading branch information
bear101 committed Aug 5, 2022
1 parent 6d61b15 commit 5466318
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
distribution: 'temurin'
java-version: '11'

- name: Install Qt
uses: jurplel/install-qt-action@v3
# - name: Install Qt
# uses: jurplel/install-qt-action@v3

- name: Install Toolchain Dependencies
working-directory: ${{runner.workspace}}/TeamTalk5/Build
Expand Down

0 comments on commit 5466318

Please sign in to comment.