Skip to content

Commit

Permalink
Update .github/workflows/patch-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdankel authored Jan 7, 2025
1 parent a44c700 commit 62215bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/patch-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix flake update
- run: nix run .#refresh-manifests
timeout-minutes: 180
timeout-minutes: 240
- name: validate changed nix files
run: |
files=( $(git diff --name-only '*.nix') )
Expand Down

0 comments on commit 62215bb

Please sign in to comment.