mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-27 19:24:08 +00:00
[github] windows xapian workflow
This commit is contained in:
parent
89c84421c4
commit
e38532bb60
6
.github/workflows/windows-6.x-xapian.yml
vendored
6
.github/workflows/windows-6.x-xapian.yml
vendored
|
@ -31,9 +31,9 @@ jobs:
|
|||
qt_arch: [win64_msvc2019_64]
|
||||
env:
|
||||
targetName: GoldenDict.exe
|
||||
version: 22.9.24
|
||||
version-suffix: alpha
|
||||
prerelease: true
|
||||
version: 22.11.22
|
||||
version-suffix: LightSnow
|
||||
prerelease: false
|
||||
steps:
|
||||
- uses: actions/setup-python@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue