just php
Build and push / Pulling repo on server (push) Successful in 2s Details
/ update_database (push) Failing after 21s Details

This commit is contained in:
Chris 2023-12-23 20:05:20 +01:00
parent 1e1617eb53
commit 63cbfb3681
1 changed files with 1 additions and 3 deletions

View File

@ -6,9 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: All tools we need
run: apt update && apt install -y
- name: Checkout
uses: actions/checkout@v4
run: apt update && apt install -y php
- name: run test
run: |
find /etc/php7.4