Skip to content

Commit

Permalink
ci: PR build devSnapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
jzhuge committed Jul 30, 2024
1 parent 68c8949 commit b029ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
cache: 'gradle'
- run: echo "JDK8=$JAVA_HOME" >> $GITHUB_ENV
- name: Build
run: ./gradlew build
run: ./gradlew --info -Prelease.scope=patch devSnapshot

0 comments on commit b029ebf

Please sign in to comment.