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 3c03475 commit ae7dc47
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
-
name: Action Checkout
uses: actions/checkout@v3
-
name: Checkout submodules
run: git submodule foreach 'git submodule update --init'
-
name: Setup Golang
uses: actions/setup-go@v4
Expand Down

0 comments on commit ae7dc47

Please sign in to comment.