fix AppImage artifact upload
This commit is contained in:
parent
984e507ca2
commit
cf94753d4b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -125,4 +125,4 @@ jobs:
|
|||
if: ${{ matrix.os == 'ubuntu-22.04' }}
|
||||
with:
|
||||
name: haveno-linux-appimage
|
||||
path: ${{ github.workspace }}/release-appimg
|
||||
path: ${{ github.workspace }}/release-appimage
|
||||
|
|
Loading…
Reference in a new issue