mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-05-27 08:11:55 +00:00
Oups
This commit is contained in:
@@ -13,7 +13,8 @@ jobs:
|
|||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- name: Install Qt
|
- name: Install Qt
|
||||||
uses: ouuan/install-qt-action@v2.3.1
|
uses: ouuan/install-qt-action@v2.3.1
|
||||||
arch: win64_mingw73
|
with:
|
||||||
|
arch: win64_mingw73
|
||||||
- name: Install the SFML.
|
- name: Install the SFML.
|
||||||
run: |
|
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
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user