Skip to content

Commit 8b695b2

Browse files
authored
Create build_v8_windows.yml
1 parent a852f34 commit 8b695b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_v8_windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@v2
2020

2121
# Runs a single command using the runners shell
22-
- name: Run build v8 script
22+
- name: Run build v8 script
2323
shell: cmd
2424
run: |
2525
cd %GITHUB_WORKSPACE%\V8

0 commit comments

Comments
 (0)