Skip to content

Commit

Permalink
Try updating wp-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro-mendonca committed Jul 16, 2024
1 parent e3db116 commit b983625
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/plugin-check-local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,9 @@ jobs:

- name: Install wp-cli/extension-command
run: |
wp package install wp-cli/extension-command:@stable
wp package list
wp cli update
# wp package install wp-cli/extension-command:@stable
# wp package list
shell: bash

- name: Set PLUGIN_DIR
Expand Down

0 comments on commit b983625

Please sign in to comment.