Skip to content

Commit d0880f1

Browse files
committed
fix path
1 parent 5f52b33 commit d0880f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

0 commit comments

Comments
 (0)