diff --git a/.forgejo/workflows/push.yaml b/.forgejo/workflows/push.yaml index 901a532..8a65e1b 100644 --- a/.forgejo/workflows/push.yaml +++ b/.forgejo/workflows/push.yaml @@ -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 }}