Skip to content

Commit d58f831

Browse files
committed
Fix typo
1 parent 942be8b commit d58f831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ jobs:
248248
uses: ./workflows-main/.github/workflows/release-binaries-setup-stage
249249

250250
- name: Shorten paths on windows
251-
run:
251+
run: |
252252
subst S: ${{ github.workspace }}
253253
subst B: ${{ steps.setup-stage.outputs.build-prefix }}
254254

0 commit comments

Comments
 (0)