Try to fix github worflow.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user