perf: build action use pypi mirror

pull/9889/head
Eric 2023-03-08 16:28:17 +08:00
parent 177150c5cc
commit 26ad12d448
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ jobs:
build-args: |
APT_MIRROR=http://deb.debian.org
PIP_MIRROR=https://pypi.org/simple
PIP_JMS_MIRROR=https://pypi.org/simple
cache-from: type=gha
cache-to: type=gha,mode=max