Support for luci in actions

This commit is contained in:
Vadim Vetrov
2024-09-13 21:14:01 +03:00
parent e38e0e7bd9
commit 9f5f194a37

View File

@@ -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: