Skip to content

Commit

Permalink
.github/workflows/windows.yml: build our own mod branch
Browse files Browse the repository at this point in the history
Signed-off-by: akarin <[email protected]>
  • Loading branch information
AkarinVS committed Dec 30, 2021
1 parent de49d8f commit bac227b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v2
with:
submodules: recursive
ref: master
ref: mod
fetch-depth: 0

- name: Setup MSVC
Expand Down

0 comments on commit bac227b

Please sign in to comment.