From 29e9eb8d101790fd216f142d096edc07d658cc80 Mon Sep 17 00:00:00 2001 From: qydysky Date: Mon, 19 Oct 2020 07:24:56 +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 28b3ed9..6637b81 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -97,7 +97,6 @@ jobs: path-type: inherit install: 'mingw-w64-x86_64-gtk3 mingw-w64-x86_64-toolchain base-devel' - - name: Build - shell: msys2 {0} run: | go build -v -o demo/demo.exe -i demo/main.go diff --git a/VERSION b/VERSION index 3b31a87..fe6769b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -202010190722 \ No newline at end of file +202010190724 \ No newline at end of file -- 2.39.2