Skip to content

Commit 1ccba88

Browse files
[skip ci] Update install-wabt.sh
1 parent 36e0a93 commit 1ccba88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CI/install-wabt.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
#
3-
# A CI script to run "make spectest" with wabt installed.
3+
# A CI script to install wabt for testing WAT library
44
#
55

66
set -eu -o pipefail

0 commit comments

Comments
 (0)