Skip to content

Commit

Permalink
Fix PCP build steps
Browse files Browse the repository at this point in the history
  • Loading branch information
2ndkauboy committed Nov 8, 2024
1 parent 1fae353 commit 8e97a17
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/wordpress-plugin-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@ jobs:
php-version: latest
coverage: none
tools: wp-cli
- run: composer install --no-dev --ignore-platform-reqs --optimize-autoloader

- name: Assets build
run: |
npm install
npm run build

- name: Install latest version of dist-archive-command
run: wp package install wp-cli/dist-archive-command:@stable
Expand Down

0 comments on commit 8e97a17

Please sign in to comment.