]> 127.0.0.1 Git - part/.git/commitdiff
fix
authorqydysky <qydysky@foxmail.com>
Mon, 29 May 2023 16:47:50 +0000 (00:47 +0800)
committerqydysky <qydysky@foxmail.com>
Mon, 29 May 2023 16:47:50 +0000 (00:47 +0800)
.github/workflows/test.yml

index dac4d7bfeeda111deb227e1802d5159578469b2b..5948f8afa854b0d2b318549b047625a3f402a0dd 100644 (file)
@@ -36,3 +36,6 @@ jobs:
         go test -count 1 -timeout 10s -v -race github.com/qydysky/part/web
         go test -count 1 -timeout 10s -v -run "Test_Client" -race github.com/qydysky/part/websocket
         CC=gcc;CXX=g++;CGO_ENABLED=1;GOOS=linux go test -count 1 -timeout 10s -v -race -ldflags '-extldflags=-static -extldflags=-lm' github.com/qydysky/part/sql
+
+    - name: Upload a Release Asset
+      uses: softprops/action-gh-release@v1