mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2025-02-22 09:45:25 +00:00
upd gcc step
This commit is contained in:
parent
7bbf438878
commit
354efdfe73
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Set up GCC
|
- name: Set up GCC
|
||||||
uses: egor-tensin/setup-gcc@v1
|
uses: egor-tensin/setup-mingw@v2
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
platform: x64
|
platform: x64
|
||||||
|
Loading…
Reference in New Issue
Block a user