This commit is contained in:
problematicconsumer
2023-07-18 02:00:11 +03:30
parent a663806f50
commit 9e3491087e

View File

@@ -22,7 +22,12 @@ jobs:
- name: Setup Go environment
uses: actions/setup-go@v4.0.1
- name: Set up MinGW
uses: egor-tensin/setup-mingw@v2
with:
platform: x64
- name: Setup Java
uses: actions/setup-java@v3
with: