drone
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-03-23 23:35:40 +08:00
parent 2c3edae35d
commit a1fb66e1c8

View File

@@ -7,7 +7,7 @@ clone:
steps:
- name: render
image: ubuntu:latest
image: node:19
commands:
- sed -i 's/deb.debian.org/mirrors.ustc.edu.cn/g' /etc/apt/sources.list
- apt update