We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e10174 commit 9fe8bfbCopy full SHA for 9fe8bfb
.github/workflows/build_mac.yml
@@ -21,7 +21,6 @@ jobs:
21
22
- name: Local Publish For Tests
23
run: ./gradlew publishToMavenLocal --no-daemon --stacktrace --build-cache -PRELEASE_SIGNING_ENABLED=false
24
- env:
25
26
- name: Build
27
run: ./gradlew build --no-daemon --stacktrace --build-cache
0 commit comments