Skip to content

Commit

Permalink
Checkout with submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Sajidur78 committed Nov 17, 2023
1 parent 23940e9 commit a52af48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0
submodules: 'recursive'
- name: Setup .NET
uses: actions/setup-dotnet@v3
with:
Expand Down

0 comments on commit a52af48

Please sign in to comment.