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 f1e1d97 commit 19230d7Copy full SHA for 19230d7
1 file changed
.github/workflows/build.yml
@@ -41,8 +41,6 @@ env:
41
BUILD_PATHS: |
42
${{ github.workspace }}/dev-packages/*/build
43
${{ github.workspace }}/packages/*/build
44
- ${{ github.workspace }}/packages/*/lib
45
- ${{ github.workspace }}/packages/ember/*.d.ts
46
${{ github.workspace }}/packages/gatsby/*.d.ts
47
48
BUILD_LAYER_PATH: ${{ github.workspace }}/packages/aws-serverless/build/aws/dist-serverless
0 commit comments