mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-13 20:12:48 +00:00
no message
This commit is contained in:
parent
c866500120
commit
be527355ee
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -133,7 +133,7 @@ jobs:
|
|||||||
tools: composer:v2
|
tools: composer:v2
|
||||||
|
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: composer install --no-dev --optimize-autoloader
|
run: composer install
|
||||||
|
|
||||||
- name: Create Vendor Archive
|
- name: Create Vendor Archive
|
||||||
run: tar -czf vendor.tar.gz vendor/
|
run: tar -czf vendor.tar.gz vendor/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user