MOBILE-4061 github: local_moodlemobileapp module is not needed anymore
parent
22763cec08
commit
c1cc27e929
|
@ -19,7 +19,6 @@ jobs:
|
|||
- name: Additional checkouts
|
||||
run: |
|
||||
git clone --branch master --depth 1 https://github.com/moodle/moodle $GITHUB_WORKSPACE/moodle
|
||||
git clone --branch integration --depth 1 https://github.com/moodlehq/moodle-local_moodlemobileapp $GITHUB_WORKSPACE/moodle/local/moodlemobileapp
|
||||
git clone --branch master --depth 1 https://github.com/moodlehq/moodle-docker $GITHUB_WORKSPACE/moodle-docker
|
||||
- name: Install npm packages
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue