mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-19 18:07:58 +00:00
Update build.yml
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -334,11 +334,11 @@ jobs:
|
|||||||
- uses: actions/upload-artifact@master
|
- uses: actions/upload-artifact@master
|
||||||
name: Upload installer
|
name: Upload installer
|
||||||
with:
|
with:
|
||||||
name: Windows installer
|
name: Windows installer (${{matrix.arch}})
|
||||||
path: artifact-setup
|
path: artifact-setup
|
||||||
|
|
||||||
- uses: actions/upload-artifact@master
|
- uses: actions/upload-artifact@master
|
||||||
name: Upload portable build
|
name: Upload portable build
|
||||||
with:
|
with:
|
||||||
name: Windows portable build
|
name: Windows portable build (${{matrix.arch}})
|
||||||
path: artifact-portable
|
path: artifact-portable
|
||||||
|
Reference in New Issue
Block a user