Skip to content

Commit

Permalink
Add missed submodule initialization
Browse files Browse the repository at this point in the history
  • Loading branch information
FrediKats committed Mar 2, 2024
1 parent 5661de1 commit d054ded
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
steps:
- run: git config --global core.autocrlf input
- uses: actions/checkout@v3
with:
submodules: true

- name: Setup .NET
uses: actions/setup-dotnet@v3
Expand Down

0 comments on commit d054ded

Please sign in to comment.