We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a852f34 commit 8b695b2Copy full SHA for 8b695b2
.github/workflows/build_v8_windows.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v2
20
21
# Runs a single command using the runners shell
22
- - name: Run build v8 script
+ - name: Run build v8 script
23
shell: cmd
24
run: |
25
cd %GITHUB_WORKSPACE%\V8
0 commit comments