Patch update process #1053
Answered
by
daiyam
farfromrefug
asked this question in
Q&A
Patch update process
#1053
-
I am trying to build 1.67 nightly because 1.66 have an known CPU usage issue which should be fixed in 1.67. And my computer is burning out right now ... |
Beta Was this translation helpful? Give feedback.
Answered by
daiyam
Apr 19, 2022
Replies: 1 comment 8 replies
-
@farfromrefug Hi, here are my steps:
|
Beta Was this translation helpful? Give feedback.
8 replies
Answer selected by
farfromrefug
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@farfromrefug Hi, here are my steps:
./build/build_linux.sh
, if a patch is failing then,vscode
directory in vscodiumgit apply --reject ../patches/use-github-pat.patch
*.rej
yarn watch
./script/code.sh
until everything okgit diff > ../patches/use-github-pat.patch