mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42: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:
|
||||
uses: ./.github/workflows/msbuild.yml
|
||||
needs: update-branches
|
||||
with:
|
||||
branch: master
|
||||
|
||||
build-aboveS20:
|
||||
uses: ./.github/workflows/msbuild.yml
|
||||
needs: update-branches
|
||||
with:
|
||||
branch: aboveS20
|
||||
|
||||
Reference in New Issue
Block a user