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:
f43a5f0
)
ci: Use openwrt/gh-action-sdk@v5
author
Jeffery To
<jeffery.to@gmail.com>
Wed, 18 May 2022 09:28:05 +0000
(17:28 +0800)
committer
Paul Spooren
<mail@aparcar.org>
Wed, 18 May 2022 09:42:18 +0000
(11:42 +0200)
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