Skip to content

Commit

Permalink
Update deploy-on-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oakesjosh committed Oct 24, 2024
1 parent 1b394e1 commit 00011e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Build
run: |
composer install --no-dev --no-scripts
composer run-script post-install-cmd
composer run strauss-release
npm install --legacy-peer-deps
npm run build
Expand Down

0 comments on commit 00011e2

Please sign in to comment.