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:
2a18d4f
)
ci: use openwrt/gh-action-sdk@v4
author
Petr Štetiar
<ynezz@true.cz>
Thu, 24 Mar 2022 08:17:27 +0000
(09:17 +0100)
committer
Paul Spooren
<mail@aparcar.org>
Fri, 22 Apr 2022 17:42:58 +0000
(19:42 +0200)
[ Upstream commit
b1355832a05f96d96081044a90b4c9137eb15fad
]
In order to use feeds from GH mirror for GH actions, thus saving a lot
of resources being wasted.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
.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 7181fb36ee54ef25673a06ad3adc619773fda8de..2ca7f5d48eaabda4cfc9fb919c8b6fc987116657 100644
(file)
--- a/
.github/workflows/multi-arch-test-build.yml
+++ b/
.github/workflows/multi-arch-test-build.yml
@@
-61,7
+61,7
@@
jobs:
echo "PACKAGES=$PACKAGES" >> $GITHUB_ENV
- name: Build
- uses: openwrt/gh-action-sdk@v
1
+ uses: openwrt/gh-action-sdk@v
4
env:
ARCH: ${{ matrix.arch }}-${{ env.BRANCH }}
FEEDNAME: packages_ci