Skip to content

Commit 4718cac

Browse files
committed
ci: fix ci configurations
1 parent cafcbd1 commit 4718cac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/github-packages-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
mkdir -p ~/.gradle/
4545
echo "GRADLE_USER_HOME=${HOME}/.gradle" >> $GITHUB_ENV
4646
echo "${GRADLE_PROPERTIES}" > ~/.gradle/gradle.properties
47+
cat ~/.gradle/gradle.properties
4748
4849
- name: Set up JDK 17
4950
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)