更新 .gitea/workflows/Laravel.yaml
Some checks failed
Some checks failed
This commit is contained in:
parent
fca8f278f5
commit
864e2bf43b
|
@ -29,7 +29,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
|
||||
- name: Setup PHP
|
||||
uses: shivammathur/setup-php@v2
|
||||
uses: https://www.github com/shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: ${{ matrix.php }}
|
||||
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite
|
||||
|
|
Loading…
Reference in New Issue
Block a user