Skip to content

Commit

Permalink
Add at least one extension.
Browse files Browse the repository at this point in the history
  • Loading branch information
thefrosty committed Jan 18, 2023
1 parent 77c2ec9 commit 2cfe13d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
id: ci-setup
uses: ./.github/actions/ci-setup
with:
extensions: ''
extensions: 'curl'
extensions-cache-key: run-phpcs
php-version: ${{ matrix.php-versions }}
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 2cfe13d

Please sign in to comment.