Skip to content

Commit 6db9ae2

Browse files
committed
Fix a problem in packaging
1 parent ac7e5d1 commit 6db9ae2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ jobs:
9999
path: OpenTelemetry-Matlab
100100
- name: Read version
101101
id: getversion
102+
working-directory: OpenTelemetry-Matlab
102103
run: echo "version=$(cat VERSION.txt)" >> $GITHUB_OUTPUT
103104
- name: Download Artifacts
104105
uses: actions/download-artifact@v3

0 commit comments

Comments
 (0)