generated from Skynet/deploy_user
Fix. Accidentally removed the nix build step
Some checks failed
On_Push / build (push) Has been cancelled
Some checks failed
On_Push / build (push) Has been cancelled
This commit is contained in:
parent
ba7db7fb1d
commit
9f6354d42c
1 changed files with 1 additions and 0 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue