Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ja7ad authored Dec 4, 2022
1 parent 53e772d commit bc06534
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
steps:
- name: checkout code
uses: actions/checkout@v3
- name: Checkout submodules
run: git submodule update --init --recursive
with:
submodules: 'true'
- name: Setup go
uses: actions/setup-go@v3
with:
Expand Down

0 comments on commit bc06534

Please sign in to comment.