From 2558bc1d4e349918c500f7ac0f513868ca6545cd Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Fri, 22 Dec 2023 18:07:19 +0800 Subject: [PATCH] .github/workflows/prometheus.yaml: update --- .github/workflows/prometheus.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/prometheus.yaml b/.github/workflows/prometheus.yaml index 40fc713..017591f 100644 --- a/.github/workflows/prometheus.yaml +++ b/.github/workflows/prometheus.yaml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@master - name: get /usr/share/zoneinfo/Asia/Shanghai - shell: cp /usr/share/zoneinfo/Asia/Shanghai zoneinfo-Shanghai + run: cp /usr/share/zoneinfo/Asia/Shanghai zoneinfo-Shanghai working-directory: oci/prometheus/ - name: 'Artifact: build && push -> artifact.onwalk.net/public/prometheus'