mirror of https://github.com/kenzok8/small.git
Update Test build.yml
This commit is contained in:
parent
917b06410d
commit
bfc45f5eb9
|
@ -25,7 +25,7 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
uses: kenzok8/gh-action-sdk@main
|
uses: sbwml/openwrt-gh-action-sdk@helloworld
|
||||||
env:
|
env:
|
||||||
ARCH: ${{ matrix.arch }}-${{ matrix.sdk }}
|
ARCH: ${{ matrix.arch }}-${{ matrix.sdk }}
|
||||||
FEEDNAME: packages_ci
|
FEEDNAME: packages_ci
|
||||||
|
|
Loading…
Reference in New Issue