]> 127.0.0.1 Git - bili_danmu/.git/commitdiff
Update go.yml v0.0.0
authorqydysky <32743305+qydysky@users.noreply.github.com>
Sun, 4 Oct 2020 10:16:51 +0000 (18:16 +0800)
committerGitHub <noreply@github.com>
Sun, 4 Oct 2020 10:16:51 +0000 (18:16 +0800)
.github/workflows/go.yml

index 20e2e5de69f82ae2e2b3d93f994f0c1bc3def2a9..d513ea9adc09bf82775ea632e9d7dd207819fa0f 100644 (file)
@@ -29,7 +29,9 @@ jobs:
             curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
             dep ensure
         fi
-
+    - name: demo
+      run: cd demo
+      
     - name: Build
       run: go build -v .