Skip to content

Commit facd9f3

Browse files
authored
Update NanoPi-R4S RK3399 OpenWrt 19.07 Build.yml
1 parent e4c068d commit facd9f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/NanoPi-R4S RK3399 OpenWrt 19.07 Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
- name: Custom Configure Files
171171
run: |
172172
rm -f code/friendlywrt/.config*
173-
cp r4s-rk3399-config code/configs/config_rk3399
173+
cp config/r4s-rk3399-config code/configs/config_rk3399
174174
175175
- name: Set Default Values
176176
run: |

0 commit comments

Comments
 (0)