Skip to content

Commit

Permalink
chore: fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Dartui committed Apr 18, 2024
1 parent b19af52 commit 945a4fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: yarn install --immutable
- name: Install Composer dependencies
uses: "ramsey/composer-install@v2"
with
with:
composer-options: "--no-dev"
- name: Build static assets
run: yarn build
Expand Down

0 comments on commit 945a4fd

Please sign in to comment.