mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-31 11:46:15 +08:00
fixes
This commit is contained in:
parent
cadafaa3b6
commit
117b0578b0
@ -8,10 +8,13 @@ jobs:
|
||||
- only:
|
||||
- cci2
|
||||
steps:
|
||||
- restore_cache:
|
||||
key: ionic-site
|
||||
- run:
|
||||
name: Prepare ionic-site repo
|
||||
command: ./scripts/docs/prepare.sh
|
||||
- save_cache:
|
||||
key: ionic-site
|
||||
paths:
|
||||
- ~/ionic-site/
|
||||
- checkout
|
||||
|
Loading…
x
Reference in New Issue
Block a user