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
+6
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/[email protected]
- name: Setup NuGet
uses: NuGet/[email protected]
Submodule SFGraphics deleted from ec1c5f0741