mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-21 13:58: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
|
||||
with:
|
||||
fetch-depth: 1
|
||||
ref: develop
|
||||
repository: Orange-Management/Build
|
||||
path: Build
|
||||
- name: Setup PHP, with composer and extensions
|
||||
|
|
@ -85,6 +86,7 @@ jobs:
|
|||
uses: actions/checkout@master
|
||||
with:
|
||||
fetch-depth: 1
|
||||
ref: develop
|
||||
repository: Orange-Management/Build
|
||||
path: Build
|
||||
- name: Setup PHP, with composer and extensions
|
||||
|
|
@ -122,6 +124,7 @@ jobs:
|
|||
uses: actions/checkout@master
|
||||
with:
|
||||
fetch-depth: 1
|
||||
ref: develop
|
||||
repository: Orange-Management/Build
|
||||
path: Build
|
||||
- name: Setup PHP, with composer and extensions
|
||||
|
|
@ -159,6 +162,7 @@ jobs:
|
|||
uses: actions/checkout@master
|
||||
with:
|
||||
fetch-depth: 1
|
||||
ref: develop
|
||||
repository: Orange-Management/Build
|
||||
path: Build
|
||||
- name: Setup PHP, with composer and extensions
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user