Skip to content

Commit 268d082

Browse files
authored
[CI] build-dev: set GET=no (#5572)
1 parent 9e32936 commit 268d082

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-dev.yml

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
- run: npm run log:test-and-fix
3939
env:
4040
CMD_SKIP: i18n|registry
41+
GET: no # For details, see: https://opentelemetry.io/docs/contributing/development/#submodule-changes
4142
PIN_SKIP: ${{ inputs.submodule_path_regex }}
4243

4344
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)