Skip to content

Commit

Permalink
Remove composer install
Browse files Browse the repository at this point in the history
  • Loading branch information
garridinsi authored Mar 23, 2024
1 parent 4effd8d commit 58153d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/save-to-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:

- name: Build plugin # Remove or modify this step as needed
run: |
composer install --no-dev
npm install
npm run build
Expand Down

0 comments on commit 58153d5

Please sign in to comment.