Skip to content

Commit

Permalink
Update Build-openwrt-RAX3000M.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yaya131 authored Jan 26, 2024
1 parent 082ef1a commit 0a797a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build-openwrt-RAX3000M.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
run: |
sudo rm -rf /etc/apt/sources.list.d/* /usr/share/dotnet /usr/local/lib/android /opt/ghc
sudo -E apt-get -qq update
sudo -E apt-get -qq install $(curl -fsSL https://github.com/Jason6111/OpenWrt_Personal/raw/main/depends-ubuntu-2004)
sudo -E apt-get -qq install $(curl -fsSL https://github.com/yaya131/Openwrt_Beta/blob/main/depends-ubuntu-2004)
sudo -E apt-get -qq autoremove --purge
sudo -E apt-get -qq clean
sudo timedatectl set-timezone "$TZ"
Expand Down

0 comments on commit 0a797a9

Please sign in to comment.