From 727efddc22e30ec9d81dbc978231a06e79d0edfd Mon Sep 17 00:00:00 2001 From: Ivan Li Date: Mon, 22 May 2023 10:37:40 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E5=90=88=E5=B9=B6=E7=A8=8B=E5=BA=8F?= =?UTF-8?q?=E6=9E=84=E5=BB=BA=E5=92=8C=E5=AE=B9=E5=99=A8=E9=95=9C=E5=83=8F?= =?UTF-8?q?=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/built-bin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/built-bin.yaml b/.gitea/workflows/built-bin.yaml index 28876e1..bedf2e4 100644 --- a/.gitea/workflows/built-bin.yaml +++ b/.gitea/workflows/built-bin.yaml @@ -5,7 +5,7 @@ jobs: build: runs-on: ubuntu-latest container: - image: catthehacker/ubuntu:act-latest + image: catthehacker/ubuntu:act-latest env: REGISTRY: git.ivanli.cc