Testing v7 of my action
All checks were successful
On_Push / build (push) Successful in 1m5s

This commit is contained in:
Eoghan Conlon 2024-10-01 11:20:17 +01:00
parent 77f020b9aa
commit e07fa3b39c

View file

@ -11,9 +11,9 @@ jobs:
build:
runs-on: docker
steps:
- uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_testV6
- uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_testV7
with:
nix-version: '23.11'
nix-version: 'nixpkgs=channel:nixos-unstable'
# get the repo first
- uses: https://code.forgejo.org/actions/checkout@v4
# Make sure all files are pulled down