Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gliwka committed Nov 24, 2023
1 parent 6ac6e92 commit 7a93789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ cross_platform_check_sha \
afff36d392885120bcac079148c177d1f6f7730ec3d47233aa51b0afa4db94a5 \
boost_1_74_0.tar.gz
tar -zxf boost_1_74_0.tar.gz
mv boost_1_74_0/boost vectorsan/include/boost
mv boost_1_74_0/boost vectorscan/include/boost

curl -L -o ragel-6.10.tar.gz https://www.colm.net/files/ragel/ragel-6.10.tar.gz
cross_platform_check_sha \
Expand Down

0 comments on commit 7a93789

Please sign in to comment.