Skip to content

Commit b3bee2d

Browse files
committed
Can I change the PR build in a PR?
1 parent bb65c88 commit b3bee2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ jobs:
6464
run: |
6565
git submodule sync
6666
git submodule update --init
67-
./gradlew dist
67+
./gradlew --info dist

0 commit comments

Comments
 (0)