Skip to content

Commit

Permalink
The artifact does not come with executable permission
Browse files Browse the repository at this point in the history
  • Loading branch information
cmillar-trunk committed Dec 17, 2024
1 parent 68369fc commit 13706a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ jobs:
TRUNK_PUBLIC_API_ADDRESS: https://api.trunk-staging.io
shell: bash
run: |
chmod +x trunk-analytics-cli/trunk-analytics-cli test && \
./trunk-analytics-cli/trunk-analytics-cli test \
--org-url-slug trunk-staging-org \
--junit-paths ${{ github.workspace }}/target/**/*junit.xml \
Expand Down

0 comments on commit 13706a1

Please sign in to comment.