Fix Deploy workflow
CI / check (push) Successful in 3m51s

This commit is contained in:
2026-06-23 12:03:24 +02:00
parent fc4fba565d
commit cf0364d37e
+1
View File
@@ -13,6 +13,7 @@ jobs:
if: ${{ github.event.workflow_run.conclusion == 'success' }} if: ${{ github.event.workflow_run.conclusion == 'success' }}
env: env:
NIXPKGS_ALLOW_UNFREE: "1" NIXPKGS_ALLOW_UNFREE: "1"
HOME: /var/lib/gitea-runner
steps: steps:
- name: Checkout - name: Checkout
run: git clone https://git.cyperpunk.de/DerGrumpf/cyper-nix.git . run: git clone https://git.cyperpunk.de/DerGrumpf/cyper-nix.git .