parent
36f19d42c5
commit
a8d5c26989
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ jobs:
|
||||||
runs-on: nix-upstream-latest
|
runs-on: nix-upstream-latest
|
||||||
steps:
|
steps:
|
||||||
- run: echo "experimental-features = nix-command flakes" >> /etc/nix/nix.conf
|
- run: echo "experimental-features = nix-command flakes" >> /etc/nix/nix.conf
|
||||||
- run: nix-env -i nodejs # bootstrap
|
- run: nix-env -i nodejs curl # bootstrap
|
||||||
- run: curl -sLo /etc/containers/policy.json https://github.com/containers/skopeo/blob/879dbc3757610a574f9fcc44ea23ef9e8e2b6fe3/default-policy.json
|
- run: curl -sLo /etc/containers/policy.json https://github.com/containers/skopeo/blob/879dbc3757610a574f9fcc44ea23ef9e8e2b6fe3/default-policy.json
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: |-
|
- run: |-
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue