Fix flake-update workflow
This commit is contained in:
parent
07ea97826c
commit
74a67962be
2
.github/workflows/flake-update.yaml
vendored
2
.github/workflows/flake-update.yaml
vendored
@ -14,6 +14,8 @@ jobs:
|
|||||||
image: ghcr.io/catthehacker/ubuntu:runner-latest
|
image: ghcr.io/catthehacker/ubuntu:runner-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
|
ref: master
|
||||||
- uses: cachix/install-nix-action@v27
|
- uses: cachix/install-nix-action@v27
|
||||||
- name: configure git
|
- name: configure git
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user