Update CI.yml

This commit is contained in:
Miku-666
2022-12-17 23:42:35 +01:00
committed by GitHub
parent acae58dc69
commit 8a0811b6d1
+2 -3
View File
@@ -11,9 +11,8 @@ jobs:
- uses: actions/checkout@v3
- name: Checkout submodules
uses: srt32/[email protected]
with:
args: git submodule update --init --recursive
run: |
git submodule update --init --recursive
- name: Setup MSBuild
uses: microsoft/[email protected]