Attempting to fix deb package path
This commit is contained in:
parent
ba2125b095
commit
493c7fd5a1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release_linux.yml
vendored
2
.github/workflows/release_linux.yml
vendored
|
@ -52,4 +52,4 @@ jobs:
|
|||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: ${{ env.PRESET }}-deb
|
||||
path: build/${{ env.PRESET }}/mapnik-*.deb
|
||||
path: build/mapnik-*.deb
|
||||
|
|
Loading…
Reference in a new issue