Skip to content

Commit

Permalink
非8272-重新编译-Lede-18.06-x86-64
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 6, 2022
1 parent bb7f400 commit 37988b5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ jobs:
run: |
sudo -E apt-get -qq update -y 2>/dev/null
sudo -E apt-get -qq install -y gawk git gettext libssl-dev xsltproc zip git-core wget curl grep 2>/dev/null
sudo timedatectl set-timezone "$TZ" 2>/dev/null
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com" 2>/dev/null
git config --global user.name "github-actions[bot]" 2>/dev/null
sudo timedatectl set-timezone "$TZ"
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
git config --global user.name "github-actions[bot]"
export CPU_OPTIMIZATION="8272"
source build/${FOLDER_NAME}/common.sh && CPU_Priority
Expand Down
2 changes: 1 addition & 1 deletion build/Lede/relevance/start
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Lede2022年12月06号20时35分03秒
Lede2022年12月06号20时35分30秒

0 comments on commit 37988b5

Please sign in to comment.