Updated build
This commit is contained in:
parent
85ff7175cd
commit
1b14707b7b
1 changed files with 3 additions and 0 deletions
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
|
@ -6,6 +6,9 @@ jobs:
|
||||||
build_win:
|
build_win:
|
||||||
name: Windows build
|
name: Windows build
|
||||||
runs-on: windows-2025
|
runs-on: windows-2025
|
||||||
|
defaults:
|
||||||
|
run:
|
||||||
|
shell: msys2 {0}
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@master
|
uses: actions/checkout@master
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue