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 b538f89 commit 05b2754Copy full SHA for 05b2754
.github/workflows/canary.yml
@@ -18,6 +18,7 @@ env:
18
${{ github.workspace }}/node_modules
19
${{ github.workspace }}/packages/*/node_modules
20
${{ github.workspace }}/dev-packages/*/node_modules
21
+ ${{ github.workspace }}/packages/utils/build
22
23
permissions:
24
contents: read
0 commit comments