Skip to content

Commit

Permalink
Do not remove scoped packages before deploy.
Browse files Browse the repository at this point in the history
  • Loading branch information
kagg-design committed Jul 8, 2024
1 parent a778058 commit 9385670
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy-to-wp-org.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4

- name: Remove scoped packages
run: rm -rf vendors/*

- name: Install dependencies with caching
uses: kagg-design/composer-install@v2
with:
Expand Down

0 comments on commit 9385670

Please sign in to comment.