Skip to content

Commit

Permalink
allows to install composer bin deps on GH Pages workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
llaville committed Nov 5, 2024
1 parent 35a2bc3 commit fbfdede
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ jobs:
destination-dir: "2.0"
force-orphan: false
hook-script: "resources/gh-pages-hook.sh"
composer-options: "--prefer-dist"

0 comments on commit fbfdede

Please sign in to comment.