This commit is contained in:
shanshanzhong 2025-09-24 19:44:46 -07:00
parent a65c46cb46
commit 23385ce3ac

View File

@ -32,7 +32,7 @@ jobs:
runs-on: ppanel-web
container:
image: node:20-bullseye-slim
options: --add-host git.kxsw.us:172.17.0.1
options: --network="host"
steps:
- name: 安装依赖工具
run: apt-get update && apt-get install -y jq git