We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c5d87e commit 6d24f2fCopy full SHA for 6d24f2f
.github/workflows/main.yml
@@ -11,3 +11,7 @@ jobs:
11
run: |
12
build.bat
13
shell: cmd
14
+ - name: run_said_build_bat
15
+ run: |
16
+ build/main.exe
17
+ shell: cmd
0 commit comments