Skip to content

Commit 6d24f2f

Browse files
authored
Update main.yml
1 parent 5c5d87e commit 6d24f2f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,7 @@ jobs:
1111
run: |
1212
build.bat
1313
shell: cmd
14+
- name: run_said_build_bat
15+
run: |
16+
build/main.exe
17+
shell: cmd

0 commit comments

Comments
 (0)