diff --git a/.forgejo/workflows/deploy.yml b/.forgejo/workflows/deploy.yml index d072de4..fc2d7fe 100644 --- a/.forgejo/workflows/deploy.yml +++ b/.forgejo/workflows/deploy.yml @@ -10,10 +10,6 @@ jobs: runs-on: alpine-latest steps: - - name: Test - run: ls /usr/bin - shell: sh - - name: Setup SSH Agent uses: webfactory/ssh-agent@v0.9.0 shell: sh