Skip to content

Commit

Permalink
Update openwrtN1.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iceyheart authored Jul 28, 2023
1 parent 7b3734f commit 581eb4b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/openwrtN1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ jobs:
echo "DATE=$(date "+%Y-%m-%d %H:%M:%S")" >> $GITHUB_ENV
echo "tag_name=$(date +%Y%m%d)" >> $GITHUB_ENV
- name: Load custom feeds
run: |
[ -e files ] && mv files openwrt/files
#- name: Load custom feeds
# run: |
# [ -e files ] && mv files openwrt/files

- name: Update feeds
run: cd openwrt && ./scripts/feeds update -a
Expand Down

0 comments on commit 581eb4b

Please sign in to comment.