From: Rosen Penev Date: Wed, 18 May 2022 13:51:23 +0000 (-0700) Subject: Revert "ci: Use openwrt/gh-action-sdk@v5" X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=489cffadd27b84351136d06bcb5ddd5a7eec81a8;p=openwrt-packages.git Revert "ci: Use openwrt/gh-action-sdk@v5" This reverts commit 7b7265293f953c71a65099ecbdbfbaf5f14bf4f8. --- diff --git a/.github/workflows/multi-arch-test-build.yml b/.github/workflows/multi-arch-test-build.yml index f8a907b15..ed5dc366a 100644 --- a/.github/workflows/multi-arch-test-build.yml +++ b/.github/workflows/multi-arch-test-build.yml @@ -87,7 +87,7 @@ jobs: echo "PACKAGES=$PACKAGES" >> $GITHUB_ENV - name: Build - uses: openwrt/gh-action-sdk@v5 + uses: openwrt/gh-action-sdk@v4 env: ARCH: ${{ matrix.arch }}-${{ env.BRANCH }} FEEDNAME: packages_ci