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 a775ebb commit 865c2b7Copy full SHA for 865c2b7
.github/workflows/ci.yml
@@ -142,7 +142,7 @@ jobs:
142
workflow_conclusion: ""
143
144
- name: Merge bricks
145
- run: cp -r ci-advanced-bricks/bricks/* ci-bricks/bricks/
+ run: cp -r ci-advanced-bricks/* ci-bricks/bricks/
146
147
- name: Get yarn cache directory path
148
id: yarn-cache-dir-path
@@ -220,7 +220,7 @@ jobs:
220
221
222
223
224
225
226
0 commit comments