ups
This commit is contained in:
parent
e653a6667e
commit
0a0b7d4f4e
@ -6,7 +6,7 @@ on: [push]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update_database:
|
update_database:
|
||||||
runs-on: docker-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 --no-cache git curl jq openjdk21-jre php php-dom php-curl php-openssl php-sqlite3
|
||||||
|
Reference in New Issue
Block a user