mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-04-10 00:53:11 +08:00
fixes
This commit is contained in:
parent
117b0578b0
commit
7953ca0e72
@ -8,6 +8,7 @@ jobs:
|
|||||||
- only:
|
- only:
|
||||||
- cci2
|
- cci2
|
||||||
steps:
|
steps:
|
||||||
|
- checkout
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
key: ionic-site
|
key: ionic-site
|
||||||
- run:
|
- run:
|
||||||
@ -17,7 +18,6 @@ jobs:
|
|||||||
key: ionic-site
|
key: ionic-site
|
||||||
paths:
|
paths:
|
||||||
- ~/ionic-site/
|
- ~/ionic-site/
|
||||||
- checkout
|
|
||||||
- run:
|
- run:
|
||||||
name: Install node modules
|
name: Install node modules
|
||||||
command: npm i
|
command: npm i
|
||||||
|
Loading…
x
Reference in New Issue
Block a user