Skip to content

Commit

Permalink
Update QT install GH action.
Browse files Browse the repository at this point in the history
  • Loading branch information
sletz committed Jun 19, 2024
1 parent 17bc52f commit c4ad7d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/libfaust.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: libfaust

env:
FAUST_VERSION: 2.74.6
FAUST_VERSION: 2.74.6
FAUSTGEN_VERSION: "1.71"
LLVM_PACKAGE_VERSION: "15.0.7"
CMAKE_OSX_DEPLOYMENT_TARGET: "10.15"
Expand Down Expand Up @@ -219,7 +219,7 @@ jobs:
run: brew install pkg-config ncurses gtk+ liblo lame flac libogg libtool libvorbis opus mpg123

- name: Install Qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
with:
version: '5.15.2'
host: 'mac'
Expand Down

0 comments on commit c4ad7d2

Please sign in to comment.