Skip to content

Commit be41b20

Browse files
committed
makefile: user interactive thing first
1 parent 37f68eb commit be41b20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ build:
3737
./scripts/build.sh
3838

3939
it:
40-
make download && make extract && make build
40+
make extract && make download && make build
4141

4242
test:
4343
./scripts/run_tests.sh

0 commit comments

Comments
 (0)