Update r1s_lean.yml
This commit is contained in:
4
.github/workflows/r1s_lean.yml
vendored
4
.github/workflows/r1s_lean.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user