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:
0d5e814
)
ci: use openwrt/gh-action-sdk@v4
author
Petr Štetiar
<
[email protected]
>
Thu, 24 Mar 2022 08:17:27 +0000
(09:17 +0100)
committer
Nick Hainke
<
[email protected]
>
Wed, 30 Mar 2022 21:20:23 +0000
(23:20 +0200)
In order to use feeds from GH mirror for GH actions, thus saving a lot
of resources being wasted. While at it fix whitespace issue.
Signed-off-by: Petr Štetiar <
[email protected]
>
[applied to routing feed]
[whitespace issue not existing in routing feed]
Signed-off-by: Nick Hainke <
[email protected]
>
(cherry picked from commit
5702d2e40bff2fa45b4f628c4c7a9acdcf6d1e31
)
.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 de4f3ba3944e2a9480f3c99e6f10b84668c35964..3e3a742064045baabd3221af1d636d53e1dbf51f 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
3
+ uses: openwrt/gh-action-sdk@v
4
env:
ARCH: ${{ matrix.arch }}-${{ env.BRANCH }}
FEEDNAME: packages_ci