Skip to content

Commit

Permalink
Update lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
a1383n committed Sep 24, 2024
1 parent 2fdedba commit 765b122
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
matrix:
php: [8.2]

env:
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite
key: php_${{ matrix.php }}_cache_v1
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 765b122

Please sign in to comment.