mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2025-12-12 10:17:23 +01:00
Update workflows and submodules.
This commit is contained in:
parent
69dce5790b
commit
2cafa4e32b
4 changed files with 4 additions and 4 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: true
|
||||
submodules: recursive
|
||||
- name: Setup .NET
|
||||
uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
|
|
|
|||
2
.github/workflows/test_release.yml
vendored
2
.github/workflows/test_release.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: true
|
||||
submodules: recursive
|
||||
- name: Setup .NET
|
||||
uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 80f9793ef2ddaa50246b7112fde4d9b2098d8823
|
||||
Subproject commit cfc51714f74cae93608bc507775a9580cd1801de
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 545aab1f007158a5d53bc6a7d73b6b2992deb9b3
|
||||
Subproject commit ffdb966fec5a657893289e655c641ceb3af1d59f
|
||||
Loading…
Add table
Add a link
Reference in a new issue