mirror of https://github.com/status-im/reagent.git
Try fixing docs/master build
This commit is contained in:
parent
bc42a0f0e8
commit
33cc4e7a80
|
@ -28,6 +28,7 @@ test ! -e tmp/js/out
|
|||
cd tmp
|
||||
|
||||
# Restore files not created by this script
|
||||
git add docs/master/
|
||||
git checkout -- README.md docs/
|
||||
git add .
|
||||
git commit -m "Built site from $SHA"
|
||||
|
|
Loading…
Reference in New Issue