CI test: try to make checkout action working
Some checks failed
/ Build Nix targets (push) Failing after 4s
Some checks failed
/ Build Nix targets (push) Failing after 4s
This commit is contained in:
parent
58ed4543f1
commit
c683ecfeea
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ jobs:
|
|||
runs-on: docker
|
||||
container:
|
||||
image: ubuntu:22.04
|
||||
options: --user root
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Check Nix flake inputs
|
||||
|
|
Loading…
Reference in a new issue