generated from Skynet/deploy_user
Compare commits
2 commits
cfc0be7e09
...
92386c1bb3
Author | SHA1 | Date | |
---|---|---|---|
|
92386c1bb3 | ||
|
70d9480191 |
1 changed files with 1 additions and 2 deletions
|
@ -11,10 +11,9 @@ jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_testV5
|
- uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_testV6
|
||||||
with:
|
with:
|
||||||
nix_version: 23.11
|
nix_version: 23.11
|
||||||
- run: nix-channel --list
|
|
||||||
# get the repo first
|
# get the repo first
|
||||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||||
# Make sure all files are pulled down
|
# Make sure all files are pulled down
|
||||||
|
|
Loading…
Reference in a new issue