Update build-windows-desktop.yml
This commit is contained in:
3
.github/workflows/build-windows-desktop.yml
vendored
3
.github/workflows/build-windows-desktop.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user