mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58:41 +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
|
||||
repository: Orange-Management/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
|
||||
uses: shivammathur/setup-php@master
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user