Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
garak committed Jul 1, 2024
1 parent 8f80964 commit 137d414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Require the vendor
run: composer require --dev --no-update twig/string-extra ^3.10
run: composer require --dev --no-update vincentlanglet/twig-cs-fixer ^2.11
- name: Update
run: composer update --no-interaction --no-progress
- name: Run
Expand Down

0 comments on commit 137d414

Please sign in to comment.