CI: Another fix

This commit is contained in:
Jakub Melka 2023-12-09 17:24:16 +01:00
parent 1aa3ffe695
commit 176369e8dd
1 changed files with 5 additions and 5 deletions

View File

@ -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