mirror of
https://github.com/DJ2LS/FreeDATA
synced 2024-05-14 08:04:33 +00:00
Update build-project.yml
This commit is contained in:
parent
94b6b28b3b
commit
c788f201d8
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build-project.yml
vendored
4
.github/workflows/build-project.yml
vendored
|
@ -137,8 +137,8 @@ jobs:
|
|||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: gui-bundle-artifact
|
||||
path: ./gui/dist/*.AppImage
|
||||
|
||||
#path: ./gui/dist/*.AppImage
|
||||
path: ./gui/dist/*
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue