Skip to content

Commit 11bc932

Browse files
committed
fix: too many spaces
1 parent ca56e53 commit 11bc932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-unl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
8787
- name: Set the next pointer
8888
run: |
89-
gsutil -o GSUtil:parallel_composite_upload_threshold=10M \
89+
gsutil -o GSUtil:parallel_composite_upload_threshold=10M \
9090
-h "Cache-Control:public, max-age=0" \
9191
-h "Content-Type:application/json" \
9292
-h "x-goog-meta-timestamp:${{ steps.meta.outputs.ts }}" \

0 commit comments

Comments
 (0)