ci: disable build cache for json-rpc-docs (#9587)
This commit is contained in:
committed by
Afri Schoedon
parent
7dc4d349a1
commit
de974fe954
@@ -1,5 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e # fail on errors
|
||||
|
||||
|
||||
|
||||
clone_repos() {
|
||||
git clone https://github.com/parity-js/jsonrpc.git jsonrpc
|
||||
git clone https://github.com/paritytech/wiki.git wiki
|
||||
|
||||
Reference in New Issue
Block a user