This commit is contained in:
2
.github/workflows/flake-check.yaml
vendored
2
.github/workflows/flake-check.yaml
vendored
@@ -12,6 +12,6 @@ jobs:
|
||||
options: '--entrypoint "sh -c sleep 10800"'
|
||||
runs-on: [ ubuntu-latest, homelab ]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v5
|
||||
- run: nix flake check
|
||||
|
||||
|
Reference in New Issue
Block a user