Update r1s_lean.yml
This commit is contained in:
3
.github/workflows/r1s_lean.yml
vendored
3
.github/workflows/r1s_lean.yml
vendored
@@ -5,7 +5,7 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
paths:
|
paths:
|
||||||
- '.github/workflows/r1s_lean.yml_'
|
- '.github/workflows/r1s_lean.yml'
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '10 10 */4 * *'
|
- cron: '10 10 */4 * *'
|
||||||
|
|
||||||
@@ -44,6 +44,7 @@ jobs:
|
|||||||
cd friendlywrt-h5
|
cd friendlywrt-h5
|
||||||
repo init -u https://github.com/friendlyarm/friendlywrt_manifests -b master -m h5.xml --repo-url=https://github.com/friendlyarm/repo --no-clone-bundle --depth=1
|
repo init -u https://github.com/friendlyarm/friendlywrt_manifests -b master -m h5.xml --repo-url=https://github.com/friendlyarm/repo --no-clone-bundle --depth=1
|
||||||
repo sync -c --no-tags --no-clone-bundle -j8
|
repo sync -c --no-tags --no-clone-bundle -j8
|
||||||
|
cd friendlywrt/ && git fetch --unshallow
|
||||||
|
|
||||||
- name: Mods
|
- name: Mods
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user