mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Fixes OSS including EE by providing empty ext dir
This commit is contained in:
@@ -14,5 +14,6 @@ pushd $repo
|
||||
git sparse-checkout set ext
|
||||
git checkout
|
||||
popd
|
||||
rm -rf ./ext
|
||||
mv $repo/ext .
|
||||
rm -rf $repo
|
||||
|
||||
Reference in New Issue
Block a user