We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78fc1fa commit 9a760edCopy full SHA for 9a760ed
.github/workflows/deploytowp.yml
@@ -33,7 +33,7 @@ jobs:
33
${{ runner.os }}-composer-
34
35
- name: Install PHP Dependencies
36
- run: composer install --prefer-dist --no-progress -no-progress --no-dev --optimize-autoloader --no-interaction
+ run: composer install --prefer-dist --no-progress --no-dev --optimize-autoloader --no-interaction
37
38
- name: WordPress Plugin Deploy
39
uses: 10up/action-wordpress-plugin-deploy@stable
0 commit comments