Try to set up build correctly.

This commit is contained in:
David Given
2021-04-18 22:00:14 +02:00
parent e85bf1713e
commit ee1c448327

View File

@@ -27,6 +27,9 @@ jobs:
build-windows:
runs-on: windows-latest
defaults:
run:
shell: msys2 {0}
steps:
- uses: msys2/setup-msys2@v1
- uses: actions/checkout@v1