generated from Skynet/deploy_user
Fix. Forgot to update input variable
All checks were successful
On_Push / build (push) Successful in 1m16s
All checks were successful
On_Push / build (push) Successful in 1m16s
This commit is contained in:
parent
92386c1bb3
commit
77f020b9aa
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
|||
steps:
|
||||
- uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_testV6
|
||||
with:
|
||||
nix_version: 23.11
|
||||
nix-version: '23.11'
|
||||
# get the repo first
|
||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||
# Make sure all files are pulled down
|
||||
|
|
Loading…
Reference in a new issue