RPM build

This commit is contained in:
Mbucari 2023-05-17 15:08:24 -06:00
parent 7586f7a159
commit d6fe3013ab
12 changed files with 242 additions and 33 deletions

View file

@ -22,6 +22,7 @@ env:
jobs:
build:
name: '${{ matrix.os }}-${{ matrix.release_name }}'
runs-on: windows-latest
strategy:
matrix:
@ -110,4 +111,4 @@ jobs:
name: ${{ steps.zip.outputs.artifact }}.zip
path: ./Source/bin/Publish/${{ steps.zip.outputs.artifact }}.zip
if-no-files-found: error
retention-days: 7