1 Commits

Author SHA1 Message Date
unkinben 9931216934 feat: add artifact management
Build / build (pull_request) Successful in 48s
- upload/download artifacts instead of building build and deploy jobs
- updated uv package with version in url
- add ruff/0.8.1 package
2024-12-01 16:43:39 +11:00
+1
View File
@@ -23,6 +23,7 @@ jobs:
- uses: actions/download-artifact@v2
with:
name: rpms
path: /workspace/unkin/rpmbuilder/dist/
- name: Show RPMs
run: |