]> 127.0.0.1 Git - bili_danmu/.git/commitdiff
fix dep
authorqydysky <qydysky@foxmail.com>
Mon, 19 Oct 2020 00:19:35 +0000 (08:19 +0800)
committerqydysky <qydysky@foxmail.com>
Mon, 19 Oct 2020 00:19:35 +0000 (08:19 +0800)
.github/workflows/go.yml
VERSION

index 6b2fd7fc3297e7ee22bf85f4f2717a215c7fbb8c..a4353c61e147fd1160ddb63abdc8f84728ddd7aa 100644 (file)
@@ -80,18 +80,12 @@ jobs:
     runs-on: windows-latest
     steps:
 
-    - name: Set up Go 1.x
-      uses: actions/setup-go@v2
-      with:
-        go-version: ^1.15.2
-      id: go
-
     - name: Setup up MSYS2
       uses: msys2/setup-msys2@v2
       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'
+        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'
 
     - name: Check out code
       uses: actions/checkout@v2
diff --git a/VERSION b/VERSION
index 774467c3836ccd154666c02c35d2228aa42f9124..531bd24493865fbe5efcc245affc674c45b7f35f 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-202010190804
\ No newline at end of file
+202010190819
\ No newline at end of file