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