Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
davidperezgar committed Sep 24, 2024
1 parent 98a4258 commit 4982c0d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@master
- name: Build
run: php composer.phar install -o --no-dev --ignore-platform-reqs
- run: "composer install --no-dev"
- name: WordPress Plugin Deploy
uses: 10up/action-wordpress-plugin-deploy@stable
env:
Expand Down

0 comments on commit 4982c0d

Please sign in to comment.