mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2024-12-22 14:26:11 +00:00
Support for luci in actions
This commit is contained in:
parent
e38e0e7bd9
commit
9f5f194a37
4
.github/workflows/build-ci.yml
vendored
4
.github/workflows/build-ci.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
ref: 'openwrt'
|
ref: 'openwrt_luci'
|
||||||
|
|
||||||
- name: GH
|
- name: GH
|
||||||
id: gh
|
id: gh
|
||||||
@ -197,7 +197,7 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
ref: 'openwrt'
|
ref: 'openwrt_luci'
|
||||||
|
|
||||||
- name: Prepare build
|
- name: Prepare build
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user