mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-09-23 10:33:08 +00:00
Merge pull request #16 from PhoenixARC/UI-UpdateBranch
Added submodul checkout and removed old SFGraphics ref
This commit is contained in:
@@ -9,8 +9,14 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Checkout submodules
|
||||
run: |
|
||||
git submodule update --init --recursive
|
||||
|
||||
- name: Setup MSBuild
|
||||
uses: microsoft/[email protected]
|
||||
|
||||
- name: Setup NuGet
|
||||
uses: NuGet/[email protected]
|
||||
|
||||
|
||||
-1
Submodule SFGraphics deleted from ec1c5f0741
Reference in New Issue
Block a user