with cache?
/ update_database (push) Failing after -17s Details
Build and push / Pulling repo on server (push) Successful in 2s Details

This commit is contained in:
Chris 2023-12-12 21:07:53 +01:00
parent 0a0b7d4f4e
commit d9a915bfce
1 changed files with 1 additions and 1 deletions

View File

@ -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