From a0e23205b5d14d9f911281f21e427474273acc10 Mon Sep 17 00:00:00 2001 From: qydysky Date: Mon, 19 Oct 2020 17:21:50 +0800 Subject: [PATCH] fix dep --- .github/workflows/go.yml | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 41b2eb2..d592906 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -89,7 +89,7 @@ jobs: - name: Setup up MSYS2 uses: msys2/setup-msys2@v2 with: - msystem: MSYS + msystem: MINGW64 update: true install: 'mingw-w64-x86_64-gtk3 mingw-w64-x86_64-gtk2 mingw-w64-x86_64-toolchain base-devel mingw-w64-x86_64-go' diff --git a/VERSION b/VERSION index dac8cdb..221c013 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -202010191709 \ No newline at end of file +202010191721 \ No newline at end of file -- 2.39.2