mirror of
https://github.com/Murmele/Gittyup.git
synced 2024-11-05 02:46:56 +03:00
wrong path
This commit is contained in:
parent
97fbeff834
commit
40b08af777
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -254,7 +254,7 @@ jobs:
|
||||
echo "Show artifacts/Gittyup Flatpak folder:"
|
||||
ls "artifacts/Gittyup Flatpak"
|
||||
echo "Show artifacts/com.github.Murmele.Gittyup-x86_64:"
|
||||
ls "artifacts/com.github.Murmele.Gittyup-x86_64"
|
||||
ls "artifacts/Gittyup-x86_64"
|
||||
|
||||
- name: Update GitHub prerelease
|
||||
if: ${{ github.ref == 'refs/heads/master' }}
|
||||
@ -268,5 +268,5 @@ jobs:
|
||||
**/artifacts/Gittyup win64/Gittyup*.exe
|
||||
**/artifacts/Gittyup win32/Gittyup*.exe
|
||||
**/artifacts/Gittyup Flatpak/com.github.Murmele.Gittyup.yml
|
||||
**/com.github.Murmele.Gittyup-x86_64/*.flatpak
|
||||
**/Gittyup-x86_64/*.flatpak
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user