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
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
ref: master
|
||||
- uses: cachix/install-nix-action@v27
|
||||
- name: configure git
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user