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 ecbffc6 commit 6cd4f06Copy full SHA for 6cd4f06
.github/workflows/test_packaging.yml
@@ -159,4 +159,4 @@ jobs:
159
uses: actions/upload-artifact@v4
160
with:
161
name: otel-matlab.mltbx.tar.gz
162
- path: ${{ github.workspace }}/otel-matlab.mltbx
+ path: ${{ env.WITHGRPC_FOLDER }}/otel-matlab.mltbx
0 commit comments