Skip to content

Commit 6d4d5aa

Browse files
committed
debug workflow
1 parent d06c40f commit 6d4d5aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mac_upb_debug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Compress test results into single artifact
4242
if: always()
4343
working-directory: ${{ github.workspace }}
44-
run: tar -czf upb_failure_logs.tar.gz /Users/runner/work/OpenTelemetry-MATLAB/OpenTelemetry-MATLAB/opentelemetry-matlab/build/_deps/vcpkg-src/buildtrees/upb/
44+
run: tar -czf upb_failure_logs.tar.gz /Users/runner/work/OpenTelemetry-MATLAB/OpenTelemetry-MATLAB/opentelemetry-matlab/build/_deps/vcpkg-src/buildtrees/openssl/
4545
- name: Upload artifacts
4646
if: always()
4747
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)