Update ncc.yml
Removed extensions
This commit is contained in:
parent
d73bb9a6c7
commit
0eccff4144
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ncc.yml
vendored
1
.github/workflows/ncc.yml
vendored
|
@ -18,7 +18,6 @@ jobs:
|
||||||
uses: shivammathur/setup-php@v2
|
uses: shivammathur/setup-php@v2
|
||||||
with:
|
with:
|
||||||
php-version: '8.1'
|
php-version: '8.1'
|
||||||
extensions: common,zip
|
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue