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

This commit is contained in:
Eoghan Conlon 2024-10-01 11:30:45 +01:00
parent e07fa3b39c
commit a03644c1fa

View file

@ -11,9 +11,9 @@ jobs:
build: build:
runs-on: docker runs-on: docker
steps: steps:
- uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_testV7 - uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_testV8
with: with:
nix-version: 'nixpkgs=channel:nixos-unstable' nix_path: 'nixpkgs=channel:nixos-unstable'
# 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