fix:name
Some checks failed
构建并部署前端到生产环境 / build-and-deploy (push) Failing after 41s

This commit is contained in:
sexygoat
2026-05-07 17:03:59 +08:00
parent 6b3e7ac185
commit 13f8538941

View File

@@ -21,7 +21,7 @@ jobs:
run: |
export PATH="$HOME/.nix-profile/bin:/usr/local/bin:/usr/bin:/bin:$PATH"
export GIT_SSL_NO_VERIFY=1
git clone https://git.boss160.cn/luo/device-voice-h5.git .
git clone https://git.boss160.cn/luo/device-voice-h5 .
git checkout ${{ github.sha }}