mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-01-11 15:54:00 +01:00
Update workflow
This commit is contained in:
parent
7ba0da60c9
commit
1019de75ca
4
.github/workflows/WindowsInstall.yml
vendored
4
.github/workflows/WindowsInstall.yml
vendored
@ -168,10 +168,12 @@ jobs:
|
||||
name: 'JakubMelka.PDF4QT_${{ env.pdf4qt_version }}.msix'
|
||||
path: .\pdf4qt\build\install\JakubMelka.PDF4QT_${{ env.pdf4qt_version }}.msix
|
||||
retention-days: 30
|
||||
compression-level: 0
|
||||
|
||||
- name: Upload MSI package
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: '${{ env.msipackagefilename }}'
|
||||
path: .\pdf4qt\build\install\${{ env.msipackagefilename }}
|
||||
retention-days: 30
|
||||
retention-days: 30
|
||||
compression-level: 0
|
Loading…
Reference in New Issue
Block a user