just php
This commit is contained in:
parent
1e1617eb53
commit
63cbfb3681
@ -6,9 +6,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 -y
|
run: apt update && apt install -y php
|
||||||
- name: Checkout
|
|
||||||
uses: actions/checkout@v4
|
|
||||||
- name: run test
|
- name: run test
|
||||||
run: |
|
run: |
|
||||||
find /etc/php7.4
|
find /etc/php7.4
|
||||||
|
Reference in New Issue
Block a user