mirror of
https://github.com/Eugeny/tabby.git
synced 2024-11-10 12:16:34 +03:00
Update windows.yml
This commit is contained in:
parent
6706aa67eb
commit
dfe91e98c3
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
mkdir artifact-setup
|
||||
mv dist/*-setup.exe artifact-setup/
|
||||
mkdir artifact-portable
|
||||
mv dist/*-portable.exe artifact-portable/
|
||||
mv dist/*-portable.zip artifact-portable/
|
||||
|
||||
- uses: actions/upload-artifact@master
|
||||
name: Upload installer
|
||||
|
Loading…
Reference in New Issue
Block a user