Skip to content

Commit

Permalink
submodules excluded to fix git error
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-418 committed Mar 8, 2024
1 parent 5057d60 commit 32fd9d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
steps:
- name: Checkout repo
uses: actions/checkout@v4
with:
submodules: false

- name: Setup Go
uses: actions/setup-go@v5
Expand Down

0 comments on commit 32fd9d2

Please sign in to comment.