Skip to content

Commit

Permalink
Merge pull request #149 from thebigcrafter/2023.11
Browse files Browse the repository at this point in the history
Should work now
  • Loading branch information
Toby authored Nov 25, 2023
2 parents ec68f0b + 237bc1a commit 2c0f498
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,8 @@ jobs:
install-path: "./bin"
pm-version-major: "5"

- uses: "ramsey/composer-install@v2"
with:
working-directory: "vendor-bin/php-cs-fixer"
- name: Install Composer dependencies
run: composer install --prefer-dist --no-interaction

- name: Build PHAR file
run: composer run-script build
Expand Down

0 comments on commit 2c0f498

Please sign in to comment.