mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-04-16 13:57:55 +02:00
ci(windows): Use correct stage
Took 7 minutes
This commit is contained in:
parent
3e2c69ed1a
commit
251196f145
@ -78,7 +78,7 @@ package_windows:
|
||||
- .shared_windows_runners
|
||||
needs:
|
||||
- build_windows
|
||||
stage: deploy
|
||||
stage: publish
|
||||
script:
|
||||
- Invoke-WebRequest https://github.com/wixtoolset/wix3/releases/download/wix3112rtm/wix311-binaries.zip -OutFile .\wix.zip
|
||||
- Expand-Archive -Path wix.zip -DestinationPath .\wix\
|
||||
|
Loading…
x
Reference in New Issue
Block a user