CI: attempt to fix the artifact collection for the package task

master
Martin Gerhardy 2020-08-14 08:01:16 +02:00
parent bc35f27a96
commit 0c41358ea6
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: debian
path: vengi*.deb
path: ../vengi*.deb
linux:
runs-on: ubuntu-20.04
steps: