hello Windows

This commit is contained in:
rusefillc 2022-09-04 23:27:56 -04:00
parent 04b27d4d6c
commit 6492a31f11
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@ jobs:
runs-on: windows-latest runs-on: windows-latest
steps: steps:
- name: Set up MinGW
uses: egor-tensin/setup-mingw@v2
- name: Install GCC - name: Install GCC
uses: egor-tensin/setup-gcc@v1 uses: egor-tensin/setup-gcc@v1