Skip to content

Commit 5753b42

Browse files
authored
Update build-openwrt.yml
1 parent eddf8ee commit 5753b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-openwrt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
7979
- name: Load custom
8080
run: |
81-
chmod +x custom-*.sh
81+
chmod +x *.sh
8282
$CUSTOM_FEEDS_SH
8383
$BUILD_ROOT/scripts/feeds update -a && $BUILD_ROOT/scripts/feeds install -a
8484
$CUSTOM_PACKAGES_SH

0 commit comments

Comments
 (0)