Compare commits

...

2 commits

Author SHA1 Message Date
Eoghan Conlon
92386c1bb3 Testing the nix channel addition on my action
All checks were successful
On_Push / build (push) Successful in 1m10s
2024-10-01 10:43:43 +01:00
Eoghan Conlon
70d9480191 Reverting last commit's changes 2024-10-01 10:42:06 +01:00

View file

@ -11,10 +11,9 @@ jobs:
build:
runs-on: docker
steps:
- uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_testV5
- uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_testV6
with:
nix_version: 23.11
- run: nix-channel --list
# get the repo first
- uses: https://code.forgejo.org/actions/checkout@v4
# Make sure all files are pulled down