]> 127.0.0.1 Git - bili_danmu/.git/commitdiff
20
authorqydysky <qydysky@foxmail.com>
Sun, 4 Oct 2020 12:13:55 +0000 (20:13 +0800)
committerqydysky <qydysky@foxmail.com>
Sun, 4 Oct 2020 12:13:55 +0000 (20:13 +0800)
.github/workflows/go.yml
VERSION

index 935cb669c08ae3c29413f5d98f49f57307d51a87..315085610cdd22ef3527af0b34c048a70fdd63d1 100644 (file)
@@ -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 b85cd6d8525acd6d0373e5833360f81e710586db..9c0ea266264899bb50a07e860e7073a42c5af3be 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-202010042002
\ No newline at end of file
+202010042012
\ No newline at end of file