Skip to content

Commit 2077b62

Browse files
committed
ci: Use cmd to run bat file.
1 parent c9febe5 commit 2077b62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
- name: Check out repository code
5353
uses: actions/checkout@v4
5454
- name: Run Build
55+
shell: cmd
5556
run: build.bat
5657
- uses: actions/upload-artifact@v4
5758
with:

0 commit comments

Comments
 (0)