Skip to content

Commit 34e0986

Browse files
committed
[nightly] Fix Grid build
1 parent e745a91 commit 34e0986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ jobs:
5757
cache-key: grid-nightly
5858
run: |
5959
echo build --stamp >>.bazelrc.local
60-
./go prep-release-zip
60+
./go java-release-zip
6161
nightly-release-files: build/dist/*.*

0 commit comments

Comments
 (0)