mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-23 18:58:29 +03:00
actions: fix win64 build
This commit is contained in:
parent
f3c9c2b526
commit
b59028ce2f
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
||||
run: |
|
||||
set PATH=D:\a\yubioath-desktop\yubioath-desktop\Qt5.13.1\5.13.1\msvc2017_64\bin;D:\a\yubioath-desktop\yubioath-desktop;%PATH%
|
||||
call C:\"Program Files (x86)\Microsoft Visual Studio"\2019\Enterprise\VC\Auxiliary\Build\vcvarsall.bat x64
|
||||
cd lib\pyotherside-1.5.3
|
||||
cd pyotherside-1.5.3
|
||||
qmake
|
||||
jom
|
||||
jom install
|
||||
|
Loading…
Reference in New Issue
Block a user