Update r1s_lean.yml

This commit is contained in:
klever1988
2020-02-26 22:45:38 +08:00
committed by GitHub
parent 76601d6aaa
commit 874c5d958e

View File

@@ -5,7 +5,7 @@ on:
branches:
- master
paths:
- '.github/workflows/r1s_lean.yml'
- '.github/workflows/r1s_lean.yml_'
schedule:
- cron: '10 10 * * *'
@@ -42,7 +42,7 @@ jobs:
mkdir 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
repo sync -c --no-clone-bundle
repo sync -c --no-clone-bundle
- name: Mods
run: |