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