Skip to content

Commit 05b2754

Browse files
authored
ci: Fix canary test implosion (#12915)
1 parent b538f89 commit 05b2754

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/canary.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ env:
1818
${{ github.workspace }}/node_modules
1919
${{ github.workspace }}/packages/*/node_modules
2020
${{ github.workspace }}/dev-packages/*/node_modules
21+
${{ github.workspace }}/packages/utils/build
2122
2223
permissions:
2324
contents: read

0 commit comments

Comments
 (0)