Skip to content

Commit

Permalink
Update build-windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sequoiar committed Jul 13, 2023
1 parent ab8fc0f commit a2ae589
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
runs-on: windows-2016
steps:
- uses: actions/checkout@v2
with:
submodules: 'true'
- name: Checkout submodules
run: git submodule update --init --recursive
- name: configure
Expand Down

0 comments on commit a2ae589

Please sign in to comment.