feat: remove artifact management
Build / build (pull_request) Successful in 29s

- remove artifact management
This commit is contained in:
2024-12-01 17:03:26 +11:00
parent 8e052bbea6
commit 5791acdf38
2 changed files with 2 additions and 16 deletions
-5
View File
@@ -21,8 +21,3 @@ jobs:
- name: Show RPMs
run: |
find /workspace -type f -name "*.rpm"
- uses: actions/upload-artifact@v3
with:
name: rpms
path: /workspace/unkin/rpmbuilder/dist/*/*.rpm