mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-03 03:08:42 +00:00
Update main.yml
This commit is contained in:
parent
85b331f51b
commit
5b67057ebe
7
.github/workflows/main.yml
vendored
7
.github/workflows/main.yml
vendored
|
|
@ -50,6 +50,13 @@ jobs:
|
||||||
ref: develop
|
ref: develop
|
||||||
repository: Orange-Management/Build
|
repository: Orange-Management/Build
|
||||||
path: Build
|
path: Build
|
||||||
|
- name: Checkout Resource Repository
|
||||||
|
uses: actions/checkout@master
|
||||||
|
with:
|
||||||
|
fetch-depth: 1
|
||||||
|
ref: master
|
||||||
|
repository: Orange-Management/Resources
|
||||||
|
path: Resources
|
||||||
- name: Setup PHP, with composer and extensions
|
- name: Setup PHP, with composer and extensions
|
||||||
uses: shivammathur/setup-php@master
|
uses: shivammathur/setup-php@master
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user