Merge pull request #16 from PhoenixARC/UI-UpdateBranch

Added submodul checkout and removed old SFGraphics ref
This commit is contained in:
Miku-666
2022-12-17 23:53:26 +01:00
committed by GitHub
2 changed files with 6 additions and 1 deletions

View File

@@ -9,8 +9,14 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Checkout submodules
run: |
git submodule update --init --recursive
- name: Setup MSBuild
uses: microsoft/setup-msbuild@v1.1
- name: Setup NuGet
uses: NuGet/setup-nuget@v1.0.6

Submodule SFGraphics deleted from ec1c5f0741