mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-05-24 17:34:33 +00:00
Update CI.yml
This commit is contained in:
5
.github/workflows/CI.yml
vendored
5
.github/workflows/CI.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user