Skip to content

Commit

Permalink
No composer
Browse files Browse the repository at this point in the history
  • Loading branch information
DevinWalker committed Dec 29, 2023
1 parent 3b32453 commit 59971bf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ jobs:
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, mysql, mysqli, pdo_mysql, bcmath, soap, intl, gd, exif, iconv, imagick, fileinfo
coverage: none

- name: Install composer dependencies
uses: php-actions/composer@v5
with:
php_version: 7.4
dev: no
# - name: Install composer dependencies
# uses: php-actions/composer@v5
# with:
# php_version: 7.4
# dev: no

- uses: actions/setup-node@v2
with:
Expand Down

0 comments on commit 59971bf

Please sign in to comment.