diff --git a/.gitea/workflows/autoupdate.yml b/.gitea/workflows/autoupdate.yml index 303770f..70e736a 100644 --- a/.gitea/workflows/autoupdate.yml +++ b/.gitea/workflows/autoupdate.yml @@ -9,7 +9,7 @@ jobs: runs-on: alpine steps: - name: All tools we need - run: apk add --no-cache git curl jq openjdk21-jre php php-dom php-curl php-openssl php-sqlite3 + run: apk add git curl jq openjdk21-jre php php-dom php-curl php-openssl php-sqlite3 - name: Checkout uses: actions/checkout@v4 - name: run crawler