From cfc0be7e09438722f569f5d86d7706f6ca757881 Mon Sep 17 00:00:00 2001 From: Eoghan Conlon Date: Tue, 1 Oct 2024 10:38:47 +0100 Subject: [PATCH] Test. Running nix-channel to see if the input is working --- .forgejo/workflows/push.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.forgejo/workflows/push.yaml b/.forgejo/workflows/push.yaml index 512107e..08e8fca 100644 --- a/.forgejo/workflows/push.yaml +++ b/.forgejo/workflows/push.yaml @@ -14,6 +14,7 @@ jobs: - uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_testV5 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