projects
/
feed
/
routing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d79f2b5
)
ci: Use openwrt/gh-action-sdk@v5
author
Jeffery To
<
[email protected]
>
Tue, 31 May 2022 07:02:04 +0000
(15:02 +0800)
committer
Josef Schlehofer
<
[email protected]
>
Mon, 23 Oct 2023 15:00:11 +0000
(17:00 +0200)
The previous build errors with v5 have been fixed. This version builds
packages as a normal user instead of as root.
Signed-off-by: Jeffery To <
[email protected]
>
(cherry picked from commit
e2d72c57756751230d61bd7a738a35dad912e644
)
.github/workflows/multi-arch-test-build.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/multi-arch-test-build.yml
b/.github/workflows/multi-arch-test-build.yml
index 3e3a742064045baabd3221af1d636d53e1dbf51f..7ee4ee939e50c8b226e00fdcac4e5480a9a01128 100644
(file)
--- a/
.github/workflows/multi-arch-test-build.yml
+++ b/
.github/workflows/multi-arch-test-build.yml
@@
-83,7
+83,7
@@
jobs:
echo "PACKAGES=$PACKAGES" >> $GITHUB_ENV
- name: Build
- uses: openwrt/gh-action-sdk@v
4
+ uses: openwrt/gh-action-sdk@v
5
env:
ARCH: ${{ matrix.arch }}-${{ env.BRANCH }}
FEEDNAME: packages_ci