Skip to content

Commit

Permalink
update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zyxkad committed Oct 13, 2023
1 parent ae7dc47 commit 816bcc7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ jobs:
-
name: Action Checkout
uses: actions/checkout@v3
-
name: Checkout submodules
run: git submodule foreach 'git submodule update --init'
with:
submodules: recursive
-
name: Setup Golang
uses: actions/setup-go@v4
Expand Down

0 comments on commit 816bcc7

Please sign in to comment.