forked from sheetjs/sheetjs
temporary fix for test suite
This commit is contained in:
parent
227f970ca1
commit
78b0119b20
2
Makefile
2
Makefile
@ -53,7 +53,7 @@ clean-data:
|
||||
init: ## Initial setup for development
|
||||
git submodule init
|
||||
git submodule update
|
||||
git submodule foreach git pull origin master
|
||||
#git submodule foreach git pull origin master
|
||||
git submodule foreach make
|
||||
mkdir -p tmp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user