Skip to content

Commit

Permalink
Debug ci error and update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cloudzp authored Aug 22, 2024
1 parent df15e75 commit 323c01f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
cover:
runs-on: ubuntu-latest
steps:
- name: Check architecture
run: uname -m
- name: Set up Go
uses: actions/setup-go@v2
with:
Expand Down

0 comments on commit 323c01f

Please sign in to comment.