mirror of
https://git.openwrt.org/feed/routing.git
synced 2025-01-08 11:47:51 +08:00
CI: update SDK action to v3
No also check mirror hashes and badly formated init files Signed-off-by: Paul Spooren <mail@aparcar.org> [applied to routing feed] Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
parent
93efc5b8e1
commit
2134c56d12
2
.github/workflows/multi-arch-test-build.yml
vendored
2
.github/workflows/multi-arch-test-build.yml
vendored
@ -83,7 +83,7 @@ jobs:
|
||||
echo "PACKAGES=$PACKAGES" >> $GITHUB_ENV
|
||||
|
||||
- name: Build
|
||||
uses: openwrt/gh-action-sdk@v1
|
||||
uses: openwrt/gh-action-sdk@v3
|
||||
env:
|
||||
ARCH: ${{ matrix.arch }}-${{ env.BRANCH }}
|
||||
FEEDNAME: packages_ci
|
||||
|
Loading…
Reference in New Issue
Block a user