Skip to content

Commit 9f9aa21

Browse files
committed
Fixed benchmarks/Makefile
1 parent e01edb6 commit 9f9aa21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ node_modules:
2424
npm ci
2525

2626
500000-Records.csv:
27-
wget http://eforexcel.com/wp/wp-content/uploads/2017/07/500000-Records.zip
27+
wget http://eforexcel.com/wp/wp-content/uploads/2017/07/500000-Records.zip
2828
unzip 500000-Records.zip
2929
rm 500000-Records.zip
3030
mv "500000 Records.csv" 500000-Records.csv

0 commit comments

Comments
 (0)