mirror of
https://github.com/tulir/gomuks.git
synced 2025-04-19 18:13:41 -05:00
ci: update artifact paths
This commit is contained in:
parent
f35b43723a
commit
4bb999b08d
1 changed files with 5 additions and 0 deletions
|
@ -208,6 +208,11 @@ desktop/linux/arm64:
|
|||
desktop/windows/amd64:
|
||||
<<: *build-desktop
|
||||
image: dock.mau.dev/tulir/gomuks-build-docker/wails:windows-amd64
|
||||
after_script:
|
||||
- mv desktop/bin/gomuks-desktop.exe .
|
||||
artifacts:
|
||||
paths:
|
||||
- gomuks-desktop.exe
|
||||
variables:
|
||||
PLATFORM: windows
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue