Fix. Action hadn't been merged in
All checks were successful
On_Push / deploy (push) Successful in 11m42s

Signed-off-by: Eoghan Conlon <git@eoghanconlon.ie>
This commit is contained in:
Eoghan Conlon 2024-10-25 11:36:32 +01:00
parent 1ef8ff74a4
commit 6340a931e2

View file

@ -16,7 +16,7 @@ jobs:
with: with:
repository: ${{ gitea.repository }} repository: ${{ gitea.repository }}
ref_name: ${{ gitea.ref_name }} ref_name: ${{ gitea.ref_name }}
- uses: https://forgejo.skynet.ie/Skynet/actions/docker_nix@v7 - uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_test-final6
- run: nix build - run: nix build
- run: mkdir temp - run: mkdir temp
- run: cp -rL result/* ./temp - run: cp -rL result/* ./temp