Skip to content

Commit d6d1134

Browse files
committed
optimized
Signed-off-by: leleliu008 <leleliu008@gmail.com>
1 parent baa2772 commit d6d1134

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
@@ -176,7 +176,7 @@ jobs:
176176
chmod +x run.sh
177177
178178
- name: start container
179-
- run: |
179+
run: |
180180
set -x
181181
182182
targetArch = ${{ matrix.target-arch }}

0 commit comments

Comments
 (0)