Skip to content

Commit 9fe8bfb

Browse files
committed
Fix workflow
1 parent 8e10174 commit 9fe8bfb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build_mac.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121

2222
- name: Local Publish For Tests
2323
run: ./gradlew publishToMavenLocal --no-daemon --stacktrace --build-cache -PRELEASE_SIGNING_ENABLED=false
24-
env:
2524

2625
- name: Build
2726
run: ./gradlew build --no-daemon --stacktrace --build-cache

0 commit comments

Comments
 (0)