From c6490b5abbaba1a8d5391aa5c28891bb24774bb5 Mon Sep 17 00:00:00 2001 From: qydysky Date: Mon, 19 Oct 2020 17:09:57 +0800 Subject: [PATCH] fix dep --- .github/workflows/go.yml | 3 +-- VERSION | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 0e0263e..41b2eb2 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -91,8 +91,7 @@ jobs: with: msystem: MSYS update: true - path-type: inherit - install: 'mingw-w64-x86_64-gtk3 mingw-w64-x86_64-gtk2 mingw-w64-x86_64-toolchain base-devel' + install: 'mingw-w64-x86_64-gtk3 mingw-w64-x86_64-gtk2 mingw-w64-x86_64-toolchain base-devel mingw-w64-x86_64-go' - name: Check out code uses: actions/checkout@v2 diff --git a/VERSION b/VERSION index bcb3782..dac8cdb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -202010190902 \ No newline at end of file +202010191709 \ No newline at end of file -- 2.39.2