Update ncc.yml

Removed extensions
This commit is contained in:
Zi Xing 2023-03-05 14:20:53 -05:00 committed by GitHub
parent d73bb9a6c7
commit 0eccff4144
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,6 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: '8.1'
extensions: common,zip
- name: Install dependencies
run: |