]> 127.0.0.1 Git - bili_danmu/.git/commitdiff
fix dep
authorqydysky <qydysky@foxmail.com>
Sun, 18 Oct 2020 23:40:11 +0000 (07:40 +0800)
committerqydysky <qydysky@foxmail.com>
Sun, 18 Oct 2020 23:40:11 +0000 (07:40 +0800)
.github/workflows/go.yml
VERSION

index 6637b810f23032320164e3168e78d46a4d63f040..867f179325e30f60864c8ed0a134313db3070e93 100644 (file)
@@ -86,16 +86,16 @@ jobs:
         go-version: ^1.15.2
       id: go
 
-    - name: Check out code into the Go module directory
-      uses: actions/checkout@v2
-
-    - name: Setup MSYS2, Install Gtk
+    - name: Setup up MSYS2, Install Gtk
       uses: msys2/setup-msys2@v2
       with:
         msystem: MSYS
         update: true
         path-type: inherit
-        install: 'mingw-w64-x86_64-gtk3 mingw-w64-x86_64-toolchain base-devel'
+        install: 'mingw-w64-x86_64-gtk3 mingw-w64-x86_64-gtk2 mingw-w64-x86_64-toolchain base-devel'
+
+    - name: Check out code into the Go module directory
+      uses: actions/checkout@v2
 
     - shell: msys2 {0}
       run: |
diff --git a/VERSION b/VERSION
index fe6769b590ce4715f59e844c6987666f8ed4f6f4..744e30cdcec2d5b376a3949e2ca55c4e55bf4bfa 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-202010190724
\ No newline at end of file
+202010190739
\ No newline at end of file