Try to fix github worflow.

This commit is contained in:
Enrico Fraccaroli (Galfurian)
2023-01-26 15:00:39 -05:00
parent 8faf044d1d
commit ac3dd9922a
+2 -2
View File
@@ -25,8 +25,8 @@ jobs:
run: |
choco install nasm
echo "C:\Program Files\NASM" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
- name: Set up GCC
uses: egor-tensin/setup-gcc@v1
- name: Set up MinGW
uses: egor-tensin/setup-mingw@v2
with:
version: latest
platform: x32