Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sunwu51 authored Apr 21, 2024
1 parent 7b96f35 commit c6a6bdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
goos: [windows, darwin, linux]
goarch: [arm64, amd64]
steps:
- uses: actions/checkout@v3
- name: Set up Go
uses: actions/setup-go@v3
with:
Expand Down

0 comments on commit c6a6bdf

Please sign in to comment.