Skip to content

Commit

Permalink
Update build-windows-desktop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
2dust committed Feb 27, 2025
1 parent 579f47b commit a20e989
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-windows-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4.2.2
with:
submodules: 'recursive'
fetch-depth: '0'

- name: Setup
uses: actions/setup-dotnet@v4.3.0
Expand Down

0 comments on commit a20e989

Please # to comment.