Skip to content

Commit

Permalink
[CI] Debugging check-samples (cont..)
Browse files Browse the repository at this point in the history
  • Loading branch information
onobc authored Oct 5, 2023
1 parent feb43e4 commit d35ba80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-samples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
LOCAL_REPOSITORY_PATH: ${{ github.workspace }}/build/publications/repos
VERSION: ${{ needs.prerequisites.outputs.project_version }}
run: |
./gradlew --debug --rerun-tasks --no-build-cache publishMavenJavaPublicationToLocalRepository
./gradlew --info --stacktrace --no-build-cache publishMavenJavaPublicationToLocalRepository

0 comments on commit d35ba80

Please sign in to comment.