mirror of
https://github.com/t2linux/fedora.git
synced 2026-04-30 13:51:42 -07:00
New build system
This commit is contained in:
@@ -72,7 +72,10 @@ jobs:
|
||||
CHANGES: ${{ steps.changed-files.outputs.all_changed_files }}
|
||||
|
||||
- name: "Upload Artifact"
|
||||
if: '!cancelled()'
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: packages
|
||||
path: builddir/packages/*.rpm
|
||||
name: results
|
||||
path: |
|
||||
builddir/results/default/*
|
||||
!builddir/results/default/repodata
|
||||
|
||||
Reference in New Issue
Block a user