Skip to content

Commit 088d173

Browse files
authored
Update gradle-release.yml
skip build for now
1 parent 780f9e4 commit 088d173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
configuration-cache-enabled: false
3939

4040
publish:
41-
needs: [ build ]
41+
# needs: [ build ]
4242
runs-on: macos-11
4343
steps:
4444
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)