Skip to content

Commit

Permalink
Install project dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Parisot authored Sep 3, 2021
1 parent 7ecdfb2 commit cd802e6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/wordpress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master


- name: Install project dependencies
uses: php-actions/composer@v6

- name: WordPress Plugin Deploy
uses: 10up/[email protected]
env:
Expand Down

0 comments on commit cd802e6

Please sign in to comment.