Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
updates
  • Loading branch information
nspalo authored Sep 15, 2023
1 parent 51e543f commit 706e23b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ jobs:
- name: Run Composer
run: |
./scripts/composer.sh install
./scripts/composer.sh dump-autoload
./scripts/composer.sh run post-root-package-install
./scripts/composer.sh run post-create-project-cmd
# NPM
- name: Run NPM
Expand Down

0 comments on commit 706e23b

Please sign in to comment.