mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-07-31 10:47:27 +07:00
cleanup
This commit is contained in:
4
.github/workflows/workflow.yml
vendored
4
.github/workflows/workflow.yml
vendored
@ -18,10 +18,10 @@ jobs:
|
||||
with:
|
||||
version: 10.x
|
||||
|
||||
- name: npm install
|
||||
- name: Installing NPM
|
||||
run: npm install
|
||||
|
||||
- name: Install PHP
|
||||
- name: Installing PHP
|
||||
run: node lib/install.js
|
||||
env:
|
||||
php-version: ${{ matrix.php-versions }}
|
||||
|
Reference in New Issue
Block a user