Skip to content

Commit

Permalink
Update X86.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Doanduy09 authored Oct 4, 2024
1 parent f28b942 commit 92e96ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/X86.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
name: X86
on:
schedule:
- cron: '0 13 * * 2'
- cron: '0 16 * * 2'
release:
types: [published]
push:
Expand Down Expand Up @@ -76,7 +76,7 @@ jobs:
echo 'src-git 3Ginfo https://github.com/4IceG/luci-app-3ginfo-lite.git' >>feeds.conf.default
echo 'src-git Modem https://github.com/4IceG/luci-app-modemband.git' >>feeds.conf.default
echo 'src-git SMS https://github.com/4IceG/luci-app-sms-tool.git' >>feeds.conf.default
- name: Update feeds
- name: Update feeds
run: cd openwrt && ./scripts/feeds update -a
- name: Install feeds
run: cd openwrt && ./scripts/feeds install -a
Expand Down

0 comments on commit 92e96ca

Please sign in to comment.