Skip to content

Commit

Permalink
https://github.com/jurplel/install-qt-action/issues/270#issuecomment-…
Browse files Browse the repository at this point in the history
…2546959059
  • Loading branch information
RealChuan committed Dec 18, 2024
1 parent 63b4ff7 commit 7dc3679
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/QtApng.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
cache: true
version: ${{ matrix.vers }}
arch: ${{ matrix.arch }}
aqtversion: '==3.1.19'

- name: Build QtApng
run: pwsh pwsh/buildapng.ps1
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/kimageformats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
cache: true
version: ${{ matrix.vers }}
arch: ${{ matrix.arch }}
aqtversion: '==3.1.19'

# Download and build vcpkg, without installing any port. If content is cached already, it is a no-op.
- name: Setup vcpkg
Expand Down

0 comments on commit 7dc3679

Please sign in to comment.