mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2025-02-22 01:35: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
|
||||
|
||||
- name: Set up GCC
|
||||
uses: egor-tensin/setup-mingw@v2
|
||||
uses: egor-tensin/setup-mingw@v2.2.0
|
||||
with:
|
||||
platform: x64
|
||||
version: 12.2.0
|
||||
|
||||
- name: Build
|
||||
run: make
|
||||
|
Loading…
Reference in New Issue
Block a user