Listing out the dir that teh runner runs in
Some checks failed
On_Push / deploy (push) Failing after 17m42s

Signed-off-by: Eoghan Conlon <git@eoghanconlon.ie>
This commit is contained in:
Eoghan Conlon 2024-10-04 13:34:25 +01:00
parent 0afae6f7a3
commit 0fb6f72dfe

View file

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