mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2025-02-22 17:55:26 +00:00
upd step version
This commit is contained in:
parent
514e7fda7a
commit
57266334e8
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -16,9 +16,9 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Set up GCC
|
- name: Set up GCC
|
||||||
uses: egor-tensin/setup-mingw@v2
|
uses: egor-tensin/setup-mingw@v2.2.0
|
||||||
with:
|
with:
|
||||||
platform: x64
|
version: 12.2.0
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: make
|
run: make
|
||||||
|
Loading…
Reference in New Issue
Block a user