调整打包命令缩进格式

This commit is contained in:
2026-03-13 17:52:45 +08:00
parent abfc8770a4
commit e0ab4bf60d
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
- name: Package Source Code
run: |
tar --warning=no-file-changed -czf source-code.tar.gz \
tar --warning=no-file-changed -czf source-code.tar.gz \
--exclude='node_modules' \
--exclude='.next' \
--exclude='dist' \