Update buildwin.yml

This commit is contained in:
Melefo
2020-04-04 19:02:03 +02:00
committed by GitHub
parent 297d1764da
commit 9d3a5f9604
+1
View File
@@ -18,6 +18,7 @@ jobs:
uses: ouuan/install-qt-action@v2.3.1
with:
arch: win64_mingw73
dir: build
- name: Install the SFML.
run: |
Invoke-WebRequest -Uri https://www.sfml-dev.org/files/SFML-2.5.1-windows-gcc-7.3.0-mingw-64-bit.zip -OutFile sfml.zip