From 52f6e305894d9d129e1985db20d05d814272ca1e Mon Sep 17 00:00:00 2001 From: qydysky Date: Mon, 19 Oct 2020 08:24:14 +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 a4353c6..2e3f38e 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -85,7 +85,7 @@ jobs: with: msystem: MSYS update: true - install: 'mingw-w64-x86_64-gtk3 mingw-w64-x86_64-glib2 mingw-w64-x86_64-gobject-introspection mingw-w64-x86_64-toolchain base-devel mingw-w64-go' + install: 'mingw-w64-x86_64-gtk3 mingw-w64-x86_64-glib2 mingw-w64-x86_64-gobject-introspection 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 531bd24..660f9be 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -202010190819 \ No newline at end of file +202010190824 \ No newline at end of file -- 2.39.2