Skip to content

Commit

Permalink
发布,全新 t design 组件
Browse files Browse the repository at this point in the history
  • Loading branch information
duolabmeng6 committed Nov 4, 2023
1 parent fbc37a3 commit c254bdd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/发布软件.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,7 @@ jobs:
jobs4:
# needs: [ jobs_v,jobs_macos,jobs_window ]
needs: [ jobs_v ]
needs: [ jobs_v,jobs_macos,jobs_window ]
name: 发布版本
runs-on: ubuntu-latest
env:
Expand Down
3 changes: 1 addition & 2 deletions citool/gitLogSum/build.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
GOOS=linux GOARCH=amd64 go build -o myapp_linux_amd64

GOOS=linux GOARCH=amd64 go build -o myapp_linux_amd64

0 comments on commit c254bdd

Please sign in to comment.