Update nix flake update step
This commit is contained in:
parent
ebf9dcc787
commit
ea152b8569
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ jobs:
|
|||
- name: "Nix Version"
|
||||
run: |
|
||||
nix --version
|
||||
- name: "Nix build"
|
||||
- name: "Nix Flake Update"
|
||||
run: |
|
||||
echo "Running Nix Flake Update"
|
||||
cd /workspace/albert/nix
|
||||
|
|
Loading…
Reference in a new issue