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"
|
- name: "Nix Version"
|
||||||
run: |
|
run: |
|
||||||
nix --version
|
nix --version
|
||||||
- name: "Nix build"
|
- name: "Nix Flake Update"
|
||||||
run: |
|
run: |
|
||||||
echo "Running Nix Flake Update"
|
echo "Running Nix Flake Update"
|
||||||
cd /workspace/albert/nix
|
cd /workspace/albert/nix
|
||||||
|
|
Loading…
Reference in a new issue