Skip to content

Commit

Permalink
added module initializer config
Browse files Browse the repository at this point in the history
  • Loading branch information
rvenky125 committed Apr 17, 2024
1 parent bc88094 commit 336619d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publishToMC.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: chmod +x gradlew

- name: Build
run: ./gradlew build
run: ./gradlew assemble

- name: Publish Library on Maven Central 🚀
run: ./gradlew publishKotlinMultiplatformPublicationToMavenCentralRepository --no-configuration-cache
Expand Down

0 comments on commit 336619d

Please sign in to comment.