Update the code to fix
DOCS/docs.isharkfly.com/pipeline/head There was a failure building this commit

This commit is contained in:
YuCheng Hu
2026-09-14 15:35:42 -04:00
parent 7a10e71203
commit dd6de4eee9
Vendored
+1
View File
@@ -39,6 +39,7 @@ pipeline {
// This command should run on the agent to configure the git environment
sh 'git config --global url."https://github.com/".insteadOf git://github.com/'
sh '''
sudo npm install -g corepack@latest
node --version
corepack --version