]> 127.0.0.1 Git - bili_danmu/.git/commitdiff
Update test.yml
authorqydysky <32743305+qydysky@users.noreply.github.com>
Mon, 16 Nov 2020 02:23:48 +0000 (10:23 +0800)
committerGitHub <noreply@github.com>
Mon, 16 Nov 2020 02:23:48 +0000 (10:23 +0800)
.github/workflows/test.yml

index ea18c58dde6575276f4ce548e692ce840cf64cbb..23d5d9aeae871a2000ceb36928c79f1d491f544a 100644 (file)
@@ -66,7 +66,7 @@ jobs:
         export CGO_CFLAGS_ALLOW="-Wl.*"
         export CGO_CXXFLAGS_ALLOW="-Wl.*"
         cd demo
-        go build -v -buildmode=exe -tags gtk_3_24 -o demo.exe -i main.go
+        go build -v -buildmode=exe -tags gtk_3_24 -o demo.exe -i *.go
         
     - name: zip
       run: .\7za.exe a -r .\windows_go${{ matrix.go }}.zip ./