Skip to content

Commit 8b6b835

Browse files
committed
Update azure-pipelines.yml
1 parent a1f9d25 commit 8b6b835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,5 +150,5 @@ jobs:
150150
# echo "build without esy"
151151
# ocamlopt.opt testOcaml.ml -o testOcaml
152152
./testOcaml
153-
esy b node scripts/prebuilt.js
153+
node scripts/prebuilt.js
154154
displayName: "try node scripts/prebuilt.js"

0 commit comments

Comments
 (0)