mirror of
https://github.com/2dust/v2rayN.git
synced 2026-01-04 01:29:44 +05:00
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:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4.2.2
|
uses: actions/checkout@v4.2.2
|
||||||
|
with:
|
||||||
|
submodules: 'recursive'
|
||||||
|
fetch-depth: '0'
|
||||||
|
|
||||||
- name: Setup
|
- name: Setup
|
||||||
uses: actions/setup-dotnet@v4.3.0
|
uses: actions/setup-dotnet@v4.3.0
|
||||||
|
|||||||
Reference in New Issue
Block a user