Skip to content

Commit d997748

Browse files
committed
update workflow
1 parent 3c0ee3a commit d997748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildimage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
echo "$USIGN_PUBKEY" > key-build.pub
118118
echo "$USIGN_PUBKEY" > keys/${USIGN_ID,,}
119119
# core feed
120-
sed -i "/src\/gz openwrt_core /{ \
120+
sed -i "/src\/gz rebuild_core /{ \
121121
s|https://downloads.openwrt.org/releases/$VERSION|file://$GITHUB_WORKSPACE| \
122122
}" repositories.conf
123123
# fantastic feeds

0 commit comments

Comments
 (0)