ci
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user