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 3f9ccf0 commit b6f83d8Copy full SHA for b6f83d8
.github/workflows/build.yml
@@ -47,8 +47,6 @@ env:
47
${{ github.workspace }}/packages/*/lib
48
${{ github.workspace }}/packages/ember/*.d.ts
49
${{ github.workspace }}/packages/gatsby/*.d.ts
50
- ${{ github.workspace }}/packages/utils/cjs
51
- ${{ github.workspace }}/packages/utils/esm
52
53
BUILD_CACHE_TARBALL_KEY: tarball-${{ github.event.inputs.commit || github.sha }}
54
0 commit comments