diff --git a/.forgejo/workflows/update.yaml b/.forgejo/workflows/update.yaml index 5b65112..56b0ce5 100644 --- a/.forgejo/workflows/update.yaml +++ b/.forgejo/workflows/update.yaml @@ -8,8 +8,8 @@ jobs: build: runs-on: nix steps: - - uses: actions/checkout@v4 - uses: actions/setup-node@v3 + - uses: actions/checkout@v4 - run: nix --experimental-features 'nix-command flakes' flake update - run: nixos-rebuild --experimental-features 'nix-command flakes' build --flake .#Haven - run: nixos-rebuild --experimental-features 'nix-command flakes' build --flake .#Khanda