Skip to content

Commit

Permalink
Update Lede-23.05-N1.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
woni928 authored Feb 26, 2025
1 parent d784a50 commit 814b786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Lede-23.05-N1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: Load custom config
run: |
[ -e $FILES ] && mv $FILES openwrt/files
#[ -e $FILES ] && mv $FILES openwrt/files
[ -e $CONFIG_FILE ] && mv $CONFIG_FILE openwrt/.config
- name: SSH connect to Actions
Expand Down

0 comments on commit 814b786

Please sign in to comment.