Try without mingw step

This commit is contained in:
IndyV 2022-11-04 11:13:55 +01:00
parent a8c1d73ea0
commit f6366da502
1 changed files with 0 additions and 5 deletions

View File

@ -20,11 +20,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Set up MinGW
uses: egor-tensin/setup-mingw@v2
with:
platform: x64
- name: Build
run: cargo build --verbose