mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2024-12-22 06:15:31 +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
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: 'openwrt'
|
||||
ref: 'openwrt_luci'
|
||||
|
||||
- name: GH
|
||||
id: gh
|
||||
@ -197,7 +197,7 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: 'openwrt'
|
||||
ref: 'openwrt_luci'
|
||||
|
||||
- name: Prepare build
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user