mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 03:41:29 +00: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>
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user