Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
rockbruno committed May 3, 2019
1 parent 62741a3 commit 0fbba4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ lane :beta do
)

# Run SwiftInfo
sh("../Pods/SwiftInfo/swiftinfo")
sh("../Pods/SwiftInfo/bin/swiftinfo")

# Commit and push SwiftInfo's result
sh("git add ../SwiftInfo-output/SwiftInfoOutput.json")
Expand Down

0 comments on commit 0fbba4e

Please sign in to comment.