Skip to content

Commit

Permalink
[INJIMOB-890]: feat. maven publishing workflow file edit #4
Browse files Browse the repository at this point in the history
Signed-off-by: Ayushi Dey <[email protected]>
  • Loading branch information
AyushiDey committed Apr 11, 2024
1 parent 688d178 commit bc30c5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven-publish-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@ jobs:

- name: Build check for MOSIP License
run: |
# pwd
pwd
# cd ${{ inputs.SERVICE_LOCATION }}
pwd
# pwd
cd android
chmod +x ./gradlew
./gradlew generatePom
Expand Down

0 comments on commit bc30c5f

Please sign in to comment.