Update .github/workflows/daily-flake-update.yml
This commit is contained in:
parent
20599921a1
commit
75194b33b0
1 changed files with 0 additions and 1 deletions
1
.github/workflows/daily-flake-update.yml
vendored
1
.github/workflows/daily-flake-update.yml
vendored
|
|
@ -79,7 +79,6 @@ jobs:
|
||||||
- name: Update flake inputs
|
- name: Update flake inputs
|
||||||
id: flake-update
|
id: flake-update
|
||||||
run: |
|
run: |
|
||||||
cd nixos
|
|
||||||
nix flake update
|
nix flake update
|
||||||
|
|
||||||
if [[ -z "$(git status --porcelain)" ]]; then
|
if [[ -z "$(git status --porcelain)" ]]; then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue