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
1c47a757f2
commit
8c23005667
4
.github/workflows/aboveS20.yml
vendored
4
.github/workflows/aboveS20.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
|||||||
ref: master
|
ref: master
|
||||||
|
|
||||||
- name: Build the master branch
|
- name: Build the master branch
|
||||||
uses: ./.github/workflows/msbuild.yml
|
uses: ./../.github/workflows/msbuild.yml
|
||||||
with:
|
with:
|
||||||
branch: master
|
branch: master
|
||||||
|
|
||||||
@@ -50,6 +50,6 @@ jobs:
|
|||||||
ref: aboveS20
|
ref: aboveS20
|
||||||
|
|
||||||
- name: Build the aboveS20 branch
|
- name: Build the aboveS20 branch
|
||||||
uses: ./.github/workflows/msbuild.yml
|
uses: ./../.github/workflows/msbuild.yml
|
||||||
with:
|
with:
|
||||||
branch: aboveS20
|
branch: aboveS20
|
||||||
|
|||||||
Reference in New Issue
Block a user