mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-02-03 10:47:40 +01:00
CI: Upload artifact fix
This commit is contained in:
parent
19a26c2a74
commit
1dcb42ebef
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -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…
x
Reference in New Issue
Block a user