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 9aa2889 commit dc598abCopy full SHA for dc598ab
.github/workflows/multiple_mltbx.yml
@@ -230,7 +230,7 @@ jobs:
230
WORKING_FOLDER: http_grpc
231
OTEL_MATLAB_TOOLBOX_FOLDER: otel_matlab_install
232
OTEL_MATLAB_TOOLBOX_OUTPUT_FOLDER: ..
233
- OTEL_MATLAB_TOOLBOX_VERSION:
+ OTEL_MATLAB_TOOLBOX_VERSION: 00
234
OTEL_MATLAB_TOOLBOX_NAME: otel-matlab
235
uses: matlab-actions/run-command@v1
236
with:
@@ -250,7 +250,7 @@ jobs:
250
WORKING_FOLDER: http_only
251
252
253
254
OTEL_MATLAB_TOOLBOX_NAME: otel-matlab-http-only
255
256
0 commit comments