yes
This commit is contained in:
parent
dd962a7cd5
commit
5da1fbf71c
@ -9,7 +9,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: All tools we need
|
- name: All tools we need
|
||||||
run: apt update && apt install default-jre git php php-dom php-curl php-openssl php-sqlite3
|
run: apt update && apt install default-jre git php php-dom php-curl 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