Fix. Accidentally removed the nix build step
Some checks failed
On_Push / build (push) Has been cancelled

This commit is contained in:
Eoghan Conlon 2024-10-01 13:04:23 +01:00
parent ba7db7fb1d
commit 9f6354d42c

View file

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