Skip to content

Commit c7471e3

Browse files
committed
👷: fix ci
1 parent 008c1bd commit c7471e3

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,5 @@ jobs:
4242
~/.konan
4343
key: ${{ runner.os }}-gradle-${{ hashFiles('*.gradle.kts') }}
4444

45-
- name: Give gradlew execute permissions
46-
run: chmod +x ./gradlew
47-
4845
- name: Publish to MavenCentral
4946
run: ./gradlew :hooks:publishAllPublicationsToMavenCentralRepository

gradlew

100644100755
File mode changed.

0 commit comments

Comments
 (0)