mirror of https://github.com/2dust/v2rayN
Update build-windows-desktop.yml
parent
579f47ba0d
commit
a20e989211
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue