Skip to content

Commit be52735

Browse files
committed
no message
1 parent c866500 commit be52735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
tools: composer:v2
134134

135135
- name: Install Dependencies
136-
run: composer install --no-dev --optimize-autoloader
136+
run: composer install
137137

138138
- name: Create Vendor Archive
139139
run: tar -czf vendor.tar.gz vendor/

0 commit comments

Comments
 (0)