Update r1s_lean_h3.yml

This commit is contained in:
klever1988
2020-03-22 00:34:57 +08:00
committed by GitHub
parent 148fd6b5b9
commit 84a22e67bc

View File

@@ -5,7 +5,7 @@ on:
branches:
- master
paths:
- '.github/workflows/r1s_lean_h3.yml_'
- '.github/workflows/r1s_lean_h3.yml'
schedule:
- cron: '10 10 */4 * *'
@@ -44,6 +44,7 @@ jobs:
cd friendlywrt-h3
repo init -u https://github.com/friendlyarm/friendlywrt_manifests -b master -m h3.xml --repo-url=https://github.com/friendlyarm/repo --no-clone-bundle --depth=1
repo sync -c --no-tags --no-clone-bundle -j8
cd friendlywrt/ && git fetch --unshallow
- name: Mods
run: |