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

index 39e2196f9ceec8e9f45e4700a54f68fcbc6c7110..afb2395a292b3eba1ded0980e8706c800adae793 100644 (file)
@@ -91,8 +91,9 @@ jobs:
 
     - name: Setup MSYS2, Install Gtk
       run: |
-        echo "C:\msys64\usr\bin" >> $GITHUB_PATH
+        echo "C:\msys64" >> $GITHUB_PATH
         pacman -S --noconfirm mingw-w64-x86_64-gtk3 mingw-w64-x86_64-toolchain base-devel
+        echo "C:\msys64\usr\bin" >> $GITHUB_PATH
         echo "C:\msys64\mingw64\bin" >> $GITHUB_PATH
         
 
diff --git a/VERSION b/VERSION
index a5a5fb4d34928e5f11df3629545b0d6c0c774efa..2c4c2a1cf7cf5e043ffd71a993bc799d29dc3447 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-202010190657
\ No newline at end of file
+202010190701
\ No newline at end of file