mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
Attempting to fix deb package path
This commit is contained in:
parent
ba2125b095
commit
493c7fd5a1
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…
x
Reference in New Issue
Block a user