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

index cf4f256347e4ece35436f1b379b22e1daffac0d5..996159e1e6385d7d9ef81d7cfd8975cdb37b12c1 100644 (file)
@@ -87,8 +87,8 @@ jobs:
       id: go
 
     - name: Set up C
-    run: |
-      echo "::add-path::C:\msys64\mingw64\bin"
+      run: |
+        echo "::add-path::C:\msys64\mingw64\bin"
 
     - name: Set up Gtk
       uses: msys2/setup-msys2@v2
@@ -97,7 +97,7 @@ jobs:
         path-type: inherit
         update: true
         install: 'mingw-w64-x86_64-gtk3 mingw-w64-x86_64-gtk2'
-        
+
     - name: Check out code
       uses: actions/checkout@v2
 
diff --git a/VERSION b/VERSION
index fa6350d664698f52be3e2eaaabf587266df9fb9a..c2606de0ec786acaa4c9d30fe8c1a057a7e19357 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-202010200930
\ No newline at end of file
+202010200931
\ No newline at end of file