调整打包命令缩进格式
This commit is contained in:
@@ -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' \
|
||||
|
||||
Reference in New Issue
Block a user