mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-07 23:03:19 +08:00
fix command since I cant change permissions
This commit is contained in:
parent
2cf132ee88
commit
c1082b1c14
@ -30,7 +30,7 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
name: Run tslint
|
name: Run tslint
|
||||||
command: npm run lint
|
command: npm run lint
|
||||||
- run: ./scripts/git/config.sh
|
- run: bash ./scripts/git/config.sh
|
||||||
- run:
|
- run:
|
||||||
name: Build changed plugins
|
name: Build changed plugins
|
||||||
command: node scripts/ci-tests.js
|
command: node scripts/ci-tests.js
|
||||||
|
Loading…
Reference in New Issue
Block a user