Skip to content

Commit ca64d00

Browse files
committed
Fix broken pipe character
1 parent 2ed0a62 commit ca64d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow-again.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: yarn workspaces focus @sourceacademy/modules-github-actions
2525

2626
- name: Build actions
27-
run:
27+
run: |
2828
cd ./.github/actions
2929
yarn build
3030

0 commit comments

Comments
 (0)