mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-11 22:38:42 +00:00
Update main.yml
This commit is contained in:
parent
c8830380e5
commit
71b4881885
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -47,6 +47,7 @@ jobs:
|
||||||
uses: actions/checkout@master
|
uses: actions/checkout@master
|
||||||
with:
|
with:
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
|
ref: develop
|
||||||
repository: Orange-Management/Build
|
repository: Orange-Management/Build
|
||||||
path: Build
|
path: Build
|
||||||
- name: Setup PHP, with composer and extensions
|
- name: Setup PHP, with composer and extensions
|
||||||
|
|
@ -85,6 +86,7 @@ jobs:
|
||||||
uses: actions/checkout@master
|
uses: actions/checkout@master
|
||||||
with:
|
with:
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
|
ref: develop
|
||||||
repository: Orange-Management/Build
|
repository: Orange-Management/Build
|
||||||
path: Build
|
path: Build
|
||||||
- name: Setup PHP, with composer and extensions
|
- name: Setup PHP, with composer and extensions
|
||||||
|
|
@ -122,6 +124,7 @@ jobs:
|
||||||
uses: actions/checkout@master
|
uses: actions/checkout@master
|
||||||
with:
|
with:
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
|
ref: develop
|
||||||
repository: Orange-Management/Build
|
repository: Orange-Management/Build
|
||||||
path: Build
|
path: Build
|
||||||
- name: Setup PHP, with composer and extensions
|
- name: Setup PHP, with composer and extensions
|
||||||
|
|
@ -159,6 +162,7 @@ jobs:
|
||||||
uses: actions/checkout@master
|
uses: actions/checkout@master
|
||||||
with:
|
with:
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
|
ref: develop
|
||||||
repository: Orange-Management/Build
|
repository: Orange-Management/Build
|
||||||
path: Build
|
path: Build
|
||||||
- name: Setup PHP, with composer and extensions
|
- name: Setup PHP, with composer and extensions
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user