with cache?
This commit is contained in:
parent
0a0b7d4f4e
commit
d9a915bfce
@ -9,7 +9,7 @@ jobs:
|
|||||||
runs-on: alpine
|
runs-on: alpine
|
||||||
steps:
|
steps:
|
||||||
- name: All tools we need
|
- 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
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: run crawler
|
- name: run crawler
|
||||||
|
Reference in New Issue
Block a user