[STYLE] 調整 Workflow 檔案格式
1. 移除 .gitea/workflows/deploy-demo.yaml 中多餘的空行以符合規範。
This commit is contained in:
parent
3a31a1a593
commit
f4f2ca9175
@ -32,7 +32,6 @@ jobs:
|
||||
mkdir -p /.npm && chown -R 1000:1000 /.npm &&
|
||||
rm -rf /var/www/html/node_modules
|
||||
"
|
||||
|
||||
- name: Step 3 - Composer & NPM & Initialization
|
||||
run: |
|
||||
docker exec -u 1000:1000 -w /var/www/html star-cloud-laravel sh -c "
|
||||
|
||||
Loading…
Reference in New Issue
Block a user