Skip to content

Commit 04a04e8

Browse files
committed
Fix formatting in CI workflow for V8 download step
1 parent 64d0332 commit 04a04e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: npm install
2222

2323
- name: Download V8
24-
run: ./download-v8.sh
24+
run: ./download_v8.sh
2525

2626
- name: Install libffi build tools
2727
run: brew install autoconf automake libtool texinfo

0 commit comments

Comments
 (0)