Skip to content

Commit 4ce31a7

Browse files
Update build.yml
1 parent 0529c2d commit 4ce31a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575

7676
- name: Run build script on Windows
7777
if: runner.os == 'Windows'
78-
run: build.bat
78+
run: .\build.bat
7979
env:
8080
PATH: ./node_modules/.bin:$PATH
8181

0 commit comments

Comments
 (0)