Skip to content

Commit

Permalink
Use paths relative to dependencyUpdates.sh script location
Browse files Browse the repository at this point in the history
  • Loading branch information
olshevski committed Sep 15, 2022
1 parent 48ed180 commit 44949f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sample/dependencyUpdates.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env sh
cd "$(dirname "${BASH_SOURCE[0]}")"
../gradlew -p .. publishToMavenLocal
../gradlew dependencyUpdates

0 comments on commit 44949f6

Please sign in to comment.