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 62f21f7 commit 6ca86ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: php src/dev.php main

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

- name: Build Pronamic Pay
run: composer build
Expand Down

0 comments on commit 6ca86ab

Please sign in to comment.