We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ed0a62 commit ca64d00Copy full SHA for ca64d00
.github/workflows/workflow-again.yml
@@ -24,7 +24,7 @@ jobs:
24
run: yarn workspaces focus @sourceacademy/modules-github-actions
25
26
- name: Build actions
27
- run:
+ run: |
28
cd ./.github/actions
29
yarn build
30
0 commit comments