Skip to content

Commit

Permalink
Add Inotify Extension
Browse files Browse the repository at this point in the history
  • Loading branch information
SupianIDz committed Aug 5, 2023
1 parent e3fc252 commit 2696f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: 8.1
extensions: dom, libxml, mbstring, zip, curl, bcmath, pcntl
extensions: dom, libxml, mbstring, zip, curl, bcmath, pcntl, inotify
tools: composer:v2
coverage: none

Expand Down

0 comments on commit 2696f92

Please sign in to comment.