Skip to content

Commit

Permalink
Checkout and fetch submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
LAGonauta committed Nov 19, 2023
1 parent 0712060 commit b372f45
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ jobs:
if: github.repository == 'LAGonauta/MetaAudio'

steps:
- uses: actions/checkout@v4
with:
submodules: recursive

- name: Build MetaAudio.dll
working-directory: ${{env.GITHUB_WORKSPACE}}
run: build-MetaAudio.bat
Expand Down

0 comments on commit b372f45

Please sign in to comment.