We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37f68eb commit be41b20Copy full SHA for be41b20
1 file changed
Makefile
@@ -37,7 +37,7 @@ build:
37
./scripts/build.sh
38
39
it:
40
- make download && make extract && make build
+ make extract && make download && make build
41
42
test:
43
./scripts/run_tests.sh
0 commit comments