mirror of https://github.com/JakubMelka/PDF4QT.git
CI: Another fix
This commit is contained in:
parent
1aa3ffe695
commit
176369e8dd
|
@ -62,8 +62,8 @@ jobs:
|
|||
sh make-package.sh
|
||||
|
||||
- name: Upload DEB package
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: ubuntu-deb-package
|
||||
path: ./pdf4qt/build/*.deb
|
||||
retention-days: 30
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: ubuntu-deb-package
|
||||
path: ./pdf4qt/build/*.deb
|
||||
retention-days: 30
|
Loading…
Reference in New Issue