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

index 867f179325e30f60864c8ed0a134313db3070e93..a17f8624cc195b77693c5d25f32f83044c224173 100644 (file)
@@ -41,7 +41,7 @@ jobs:
         go-version: ^1.15.2
       id: go
 
-    - name: Check out code into the Go module directory
+    - name: Check out code
       uses: actions/checkout@v2
         
     - name: Build
@@ -86,15 +86,15 @@ jobs:
         go-version: ^1.15.2
       id: go
 
-    - name: Setup up MSYS2, Install Gtk
+    - name: Setup up MSYS2
       uses: msys2/setup-msys2@v2
       with:
         msystem: MSYS
         update: true
         path-type: inherit
-        install: 'mingw-w64-x86_64-gtk3 mingw-w64-x86_64-gtk2 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'
 
-    - name: Check out code into the Go module directory
+    - name: Check out code
       uses: actions/checkout@v2
 
     - shell: msys2 {0}
diff --git a/VERSION b/VERSION
index 744e30cdcec2d5b376a3949e2ca55c4e55bf4bfa..68132efa4445b30146c7c7bc4803b03ee54f03d3 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-202010190739
\ No newline at end of file
+202010190750
\ No newline at end of file