Skip to content

Commit

Permalink
Fix Ci name
Browse files Browse the repository at this point in the history
  • Loading branch information
CedNaru committed Oct 13, 2024
1 parent 9fbfb27 commit 9bf1339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_jvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
with:
cache-read-only: ${{ github.ref != 'refs/heads/master' }}

- name: Publish tools-common
- name: Publish common
shell: sh
run: |
modules/kotlin_jvm/kt/gradlew -p modules/kotlin_jvm/kt/ :common:publish
Expand Down

0 comments on commit 9bf1339

Please sign in to comment.