This commit is contained in:
parent
357de622ab
commit
e081c50c8d
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: ubuntu:22.04
|
image: ubuntu:22.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
# - uses: actions/checkout@v3
|
||||||
- name: Check Nix flake inputs
|
- name: Check Nix flake inputs
|
||||||
uses: https://github.com/DeterminateSystems/flake-checker-action@v5
|
uses: https://github.com/DeterminateSystems/flake-checker-action@v5
|
||||||
|
|
Loading…
Reference in a new issue