From 6657be3178701deba66bf717fc105240b16345f6 Mon Sep 17 00:00:00 2001 From: qydysky Date: Mon, 19 Oct 2020 08:05:05 +0800 Subject: [PATCH] fix dep --- .github/workflows/go.yml | 1 - VERSION | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index a17f862..6b2fd7f 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -91,7 +91,6 @@ jobs: with: msystem: MSYS update: true - path-type: inherit install: 'mingw-w64-x86_64-gtk3 mingw-w64-x86_64-glib2 mingw-w64-x86_64-gobject-introspection mingw-w64-x86_64-toolchain base-devel' - name: Check out code diff --git a/VERSION b/VERSION index 68132ef..774467c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -202010190750 \ No newline at end of file +202010190804 \ No newline at end of file -- 2.39.2