projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d71f082
)
ci: Use openwrt/gh-action-sdk@v5
author
Jeffery To
<jeffery.to@gmail.com>
Tue, 31 May 2022 07:02:04 +0000
(15:02 +0800)
committer
Paul Spooren
<mail@aparcar.org>
Tue, 31 May 2022 07:47:35 +0000
(09:47 +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 <jeffery.to@gmail.com>
.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 ed5dc366abd5dd9c11f90a96982b0ccc851c26bb..f8a907b153f32278bd679c66930afaddea91980f 100644
(file)
--- 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@v
4
+ uses: openwrt/gh-action-sdk@v
5
env:
ARCH: ${{ matrix.arch }}-${{ env.BRANCH }}
FEEDNAME: packages_ci