Skip to content

Commit

Permalink
Update nightly workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
rvdsteege committed Jul 25, 2023
1 parent 400eec0 commit 1a7bf76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ jobs:

- name: Install WP-CLI packages
run: |
- alias wp=vendor/bin/wp
- wp package install wp-cli/dist-archive-command
alias wp=vendor/bin/wp
wp package install wp-cli/dist-archive-command
- name: Switch to packages development
run: php src/dev.php main
Expand Down

0 comments on commit 1a7bf76

Please sign in to comment.