Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaski committed Nov 21, 2024
1 parent 8d0458b commit 015e93f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,12 @@ jobs:


- name: Download
working-directory: c:\
shell: cmd
run: download.bat

- name: Build
working-directory: c:\
shell: cmd
run: build.bat ${{env.buildtype}}

0 comments on commit 015e93f

Please sign in to comment.