Skip to content

Commit

Permalink
chore: Attempt3 - debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshg committed May 14, 2024
1 parent 8946fe3 commit 664e385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
run: |
MKTEMP_PATH="$(dirname "$(mktemp -u)")/"
echo "MKTEMP_PATH=$MKTEMP_PATH" >> $GITHUB_ENV
./gradlew buildAndPublish --no-daemon
./gradlew buildAndPublish --no-daemon --stacktrace
# echo "dist_path=backend/jvm/build/libs/jvm-all.jar" >> "$GITHUB_OUTPUT"
env:
GITHUB_USER: ${{ github.repository_owner }}
Expand Down

0 comments on commit 664e385

Please sign in to comment.