This commit is contained in:
shanshanzhong 2025-09-24 19:30:52 -07:00
parent 0fba9eac06
commit 9f716728fa

View File

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