hmhm
Some checks failed
build-rpm / rpm (push) Failing after 12s

This commit is contained in:
Danilo Reyes
2026-02-19 10:41:25 -06:00
parent 181acb0ecb
commit 506fdd5d96
2 changed files with 19 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4
- name: Build RPM
run: nix develop .#rpm --command ./scripts/build-rpm.sh
run: nix run .#build-rpm
- name: Upload RPM artifact
uses: actions/upload-artifact@v3