From b8f28f173f0459a3df4fc5d523927291fd454ca6 Mon Sep 17 00:00:00 2001 From: qydysky Date: Sun, 4 Oct 2020 20:13:55 +0800 Subject: [PATCH] 20 --- .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 935cb66..3150856 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -33,7 +33,7 @@ jobs: run: cd demo - name: Build - run: go build -v . + run: go build -v -o demo.run - name: zip run: zip -q -r amd64.zip * diff --git a/VERSION b/VERSION index b85cd6d..9c0ea26 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -202010042002 \ No newline at end of file +202010042012 \ No newline at end of file -- 2.39.2