mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-14 03:02:22 +01:00
Update aboveS20.yml
This commit is contained in:
committed by
GitHub
parent
8758c98742
commit
5fc7130890
2
.github/workflows/aboveS20.yml
vendored
2
.github/workflows/aboveS20.yml
vendored
@@ -36,10 +36,12 @@ jobs:
|
|||||||
|
|
||||||
build-master:
|
build-master:
|
||||||
uses: ./.github/workflows/msbuild.yml
|
uses: ./.github/workflows/msbuild.yml
|
||||||
|
needs: update-branches
|
||||||
with:
|
with:
|
||||||
branch: master
|
branch: master
|
||||||
|
|
||||||
build-aboveS20:
|
build-aboveS20:
|
||||||
uses: ./.github/workflows/msbuild.yml
|
uses: ./.github/workflows/msbuild.yml
|
||||||
|
needs: update-branches
|
||||||
with:
|
with:
|
||||||
branch: aboveS20
|
branch: aboveS20
|
||||||
|
|||||||
Reference in New Issue
Block a user