fix
Some checks failed
build-rpm / rpm (push) Failing after 4s

This commit is contained in:
Danilo Reyes
2026-02-19 10:42:15 -06:00
parent 506fdd5d96
commit a6f3fcc625
2 changed files with 7 additions and 1 deletions

View File

@@ -11,6 +11,8 @@ on:
jobs:
rpm:
runs-on: nixos
env:
NIX_CONFIG: builders=
steps:
- uses: actions/checkout@v4