ci: Use openwrt/gh-action-sdk@v5

This version builds packages as a normal user instead of as root.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
Jeffery To 2022-05-18 17:28:05 +08:00 committed by Paul Spooren
parent f43a5f03bb
commit 7b7265293f
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ jobs:
echo "PACKAGES=$PACKAGES" >> $GITHUB_ENV
- name: Build
uses: openwrt/gh-action-sdk@v4
uses: openwrt/gh-action-sdk@v5
env:
ARCH: ${{ matrix.arch }}-${{ env.BRANCH }}
FEEDNAME: packages_ci