Skip to content

Commit

Permalink
chore: ci: use correct task name
Browse files Browse the repository at this point in the history
  • Loading branch information
istankovic committed Feb 4, 2025
1 parent 05226c5 commit 1bece57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-jvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- name: build artifacts
run: |
cd crypto-ffi
cargo make ffi-kotlin-jvm
cargo make compile-ffi-kotlin-jvm
- name: gradle setup
uses: gradle/actions/setup-gradle@v4
- name: validate gradle wrapper
Expand Down

0 comments on commit 1bece57

Please sign in to comment.