Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yogeshpaliyal authored Oct 30, 2021
1 parent fc5ebb6 commit 437f6a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

# Builds the release artifacts of the library
- name: Release build
run: ./gradlew :universal-adapter:assembleRelease
run: ./gradlew :universal_adapter:assembleRelease

# Generates other artifacts (javadocJar is optional)
- name: Source jar and dokka
Expand Down

0 comments on commit 437f6a6

Please sign in to comment.