diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 422832f..0059230 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -9,8 +9,7 @@ jobs: - name: Check out repository code uses: actions/checkout@v4 - name: Build webring using ringfairy - run: | - ringfairy/target/release/ringfairy + run: ringfairy - name: Write SSH keys run: | install -m 600 -D /dev/null ~/.ssh/id_ed25519