Skip to content

Commit

Permalink
[TEMP] fix arm64 build
Browse files Browse the repository at this point in the history
Signed-off-by: Edgars Cirulis <[email protected]>
  • Loading branch information
Edgars-Cirulis committed Oct 10, 2024
1 parent 9610fed commit c1c3430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ jobs:
if: runner.os == 'Windows' && matrix.architecture == 'arm64'
uses: jurplel/install-qt-action@v4
with:
aqtversion: "==3.1.*"
aqtsource: 'git+https://github.com/jdpurcell/[email protected]' # temporary fork to fix win64_msvc2022_arm64_cross_compiled
py7zrversion: ">=0.20.2"
version: ${{ matrix.qt_version }}
host: "windows"
Expand Down

0 comments on commit c1c3430

Please sign in to comment.