Bug fixing the nix build step
Some checks failed
On_Push / build (push) Failing after 3m29s

This commit is contained in:
Eoghan Conlon 2024-10-01 13:21:00 +01:00
parent ab6bf1871d
commit 5f4a1c7a16

View file

@ -23,6 +23,7 @@ jobs:
ref_name: ${{ gitea.ref_name }}
# temp one just to get it "built"
- run: nix build
- run: ls .
- uses: https://forgejo.skynet.ie/Skynet/actions/deploy_user@v6
with:
ssh_key: ${{ secrets.SSH_KEY }}