Skip to content

Commit

Permalink
Fix a problem in packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanpo committed Feb 29, 2024
1 parent ac7e5d1 commit 6db9ae2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ jobs:
path: OpenTelemetry-Matlab
- name: Read version
id: getversion
working-directory: OpenTelemetry-Matlab
run: echo "version=$(cat VERSION.txt)" >> $GITHUB_OUTPUT
- name: Download Artifacts
uses: actions/download-artifact@v3
Expand Down

0 comments on commit 6db9ae2

Please sign in to comment.