Skip to content

Commit

Permalink
TS-40724 Added debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik Klein committed Nov 12, 2024
1 parent 2ee0f63 commit a22f16e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-graalvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
env:
TEAMSCALE_ACCESS_KEY: ${{ secrets.TEAMSCALE_ACCESS_KEY }}
run: mvn clean verify
- name: 'Print Xcode version'
run: xcodebuild -version
- name: 'Upload Artifact'
if: ${{ always() }}
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit a22f16e

Please sign in to comment.