Fixing the list command
Some checks failed
On_Push / deploy (push) Failing after 15m29s

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

View file

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