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 b91ca22 commit 2beb8b4Copy full SHA for 2beb8b4
.github/workflows/build.yml
@@ -166,8 +166,8 @@ jobs:
166
with:
167
artifact_name: ${{ env.HEAD_COMMIT }}
168
zip_file_name: sentry-node-serverless-${{ env.SDK_VERSION }}.zip
169
- build_cache_paths: ${{ env.CACHED_BUILD_PATHS }}
170
- build_cache_key: ${{ env.BUILD_CACHE_KEY }}
+ # build_cache_paths: ${{ env.CACHED_BUILD_PATHS }}
+ # build_cache_key: ${{ env.BUILD_CACHE_KEY }}
171
172
job_size_check:
173
name: Size Check
0 commit comments