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 c031def commit d3225fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@ jobs:
tools: composer
coverage: none

- name: Install WP-CLI packages
run: wp package install wp-cli/dist-archive-command

- name: Install dependencies
run: composer install --prefer-dist --no-progress

- name: Install WP-CLI packages
run: 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 d3225fd

Please sign in to comment.