generated from Skynet/deploy_user
Compare commits
No commits in common. "92386c1bb3e66c20866a8b9be81596f166e50270" and "cfc0be7e09438722f569f5d86d7706f6ca757881" have entirely different histories.
92386c1bb3
...
cfc0be7e09
1 changed files with 2 additions and 1 deletions
|
@ -11,9 +11,10 @@ jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_testV6
|
- uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_testV5
|
||||||
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