From 93cb53f11ab8d3c85ef8156f52acdecf924dd8dc Mon Sep 17 00:00:00 2001 From: songjc <969378911@qq.com> Date: Wed, 26 Feb 2025 10:03:44 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20.devops/pcm1=E7=8E=AF=E5=A2=83cicd.?= =?UTF-8?q?yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .devops/pcm1环境cicd.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.devops/pcm1环境cicd.yml b/.devops/pcm1环境cicd.yml index a8e765f..0bac59c 100644 --- a/.devops/pcm1环境cicd.yml +++ b/.devops/pcm1环境cicd.yml @@ -26,6 +26,10 @@ workflow: && echo $PATH && + echo \"export PATH=\$PATH:/usr/local/go/bin\" >> ~/.bashrc + && + source ~/.bashrc + && sudo ./2_build_all.sh "' needs: - start