Skip to content

Commit 9a760ed

Browse files
committed
Composer install
1 parent 78fc1fa commit 9a760ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploytowp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
${{ runner.os }}-composer-
3434
3535
- name: Install PHP Dependencies
36-
run: composer install --prefer-dist --no-progress -no-progress --no-dev --optimize-autoloader --no-interaction
36+
run: composer install --prefer-dist --no-progress --no-dev --optimize-autoloader --no-interaction
3737

3838
- name: WordPress Plugin Deploy
3939
uses: 10up/action-wordpress-plugin-deploy@stable

0 commit comments

Comments
 (0)