Skip to content

Commit

Permalink
[TASK] Fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
derhansen committed Mar 4, 2025
1 parent ba184ac commit 1e7c867
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:

- name: Install composer dependencies
run: |
cd .Build/
composer install --no-progress
- name: Validate PHP coding guidelines
Expand Down

0 comments on commit 1e7c867

Please sign in to comment.