mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-27 19:24:08 +00:00
github action: add zim config
This commit is contained in:
parent
d43af4c86a
commit
c9945ee615
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
@ -65,7 +65,7 @@ jobs:
|
|||
shell: cmd
|
||||
run: |
|
||||
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvarsall.bat" ${{ matrix.msvc_arch }}
|
||||
qmake
|
||||
qmake "CONFIG+=zim_support"
|
||||
nmake
|
||||
|
||||
echo winSdkDir=%WindowsSdkDir% >> %GITHUB_ENV%
|
||||
|
|
Loading…
Reference in a new issue