mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
Update main.yml
This commit is contained in:
parent
7b3a09e405
commit
3455025b3a
1 changed files with 2 additions and 1 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
|
@ -10,9 +10,10 @@ jobs:
|
|||
runs-on: windows-2022
|
||||
steps:
|
||||
- name: Checkout Dalamud
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: recursive
|
||||
fetch-depth: 0
|
||||
- name: Setup MSBuild
|
||||
uses: microsoft/setup-msbuild@v1.0.2
|
||||
- name: Define VERSION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue