From: qydysky Date: Tue, 20 Oct 2020 01:31:34 +0000 (+0800) Subject: fix dep X-Git-Tag: v0.4.0~4^2 X-Git-Url: http://127.0.0.1:8081/?a=commitdiff_plain;h=c5ff78d339c43187d9fb0acc3a0a21a6b8de7903;p=bili_danmu%2F.git fix dep --- diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index cf4f256..996159e 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -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 fa6350d..c2606de 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -202010200930 \ No newline at end of file +202010200931 \ No newline at end of file