Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xuweiguo authored Jun 27, 2024
1 parent ae0e899 commit 3f21aa8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
with:
go-version: '1.22.4'

- name: mod
run: go mod download

- name: Build-web
run: go build -v bin/web

Expand Down

0 comments on commit 3f21aa8

Please sign in to comment.