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

View File

@@ -11,9 +11,8 @@ jobs:
- uses: actions/checkout@v3
- name: Checkout submodules
uses: srt32/git-actions@v0.0.3
with:
args: git submodule update --init --recursive
run: |
git submodule update --init --recursive
- name: Setup MSBuild
uses: microsoft/setup-msbuild@v1.1