mirror of https://github.com/JakubMelka/PDF4QT.git
CI: Upload artifact fix
This commit is contained in:
parent
19a26c2a74
commit
1dcb42ebef
|
@ -61,8 +61,7 @@ jobs:
|
|||
|
||||
- name: Upload DEB package
|
||||
uses: actions/upload-artifact@v3
|
||||
working-directory: pdf4qt/build
|
||||
with:
|
||||
name: ubuntu-deb-package
|
||||
path: ./*.deb
|
||||
path: ./pdf4qt/build/*.deb
|
||||
retention-days: 30
|
Loading…
Reference in New Issue