yes
/ update_database (push) Successful in 19m59s Details
Build and push / Pulling repo on server (push) Successful in 3s Details

This commit is contained in:
Chris 2023-12-12 21:36:06 +01:00
parent 5da1fbf71c
commit 9b3d8a18fc
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: All tools we need
run: apt update && apt install default-jre git php php-dom php-curl php-sqlite3
run: apt update && apt install -y default-jre git php php-dom php-curl php-sqlite3
- name: Checkout
uses: actions/checkout@v4
- name: run crawler