Skip to content

Commit 0a506b6

Browse files
authored
Update release.yaml
1 parent 6600ebb commit 0a506b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
- name: Clone NexusMods.App
1616
run: |
1717
git clone https://github.com/Nexus-Mods/NexusMods.App
18+
cd NexusMods.App
19+
git submodule update --init --recursive
1820
1921
# Set up .NET (make sure to match the .NET version NexusMods.App requires)
2022
- name: Setup .NET

0 commit comments

Comments
 (0)