Skip to content

Commit

Permalink
Merge pull request #2 from dydeepak97/master
Browse files Browse the repository at this point in the history
Removed mutiple chmod from Readme
  • Loading branch information
Code0987 committed Oct 2, 2020
2 parents a8d4978 + 2d16a99 commit 44d6db8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,5 @@ jobs:
npm install
export GRADLE_USER_HOME=`pwd`./src/.gradle
chmod +x ./src/gradlew
chmod 755 ./src/gradlew
./src/gradlew -p ./src check
```

0 comments on commit 44d6db8

Please sign in to comment.