From fd8d392ad25715d3dc809b98d38af02a508ba868 Mon Sep 17 00:00:00 2001 From: jade Date: Fri, 8 Dec 2023 14:17:13 +0800 Subject: [PATCH] =?UTF-8?q?*=20=20=E6=9B=B4=E6=96=B0=E7=AE=B1=E5=8F=B7?= =?UTF-8?q?=E6=9C=8D=E5=8A=A1conta=5FserviceV3.0.6.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/python-release.yml | 16 ++++++++++++++++ README.md | 16 ++++++++-------- 2 files changed, 24 insertions(+), 8 deletions(-) diff --git a/.github/workflows/python-release.yml b/.github/workflows/python-release.yml index cf7827f..dadabe4 100644 --- a/.github/workflows/python-release.yml +++ b/.github/workflows/python-release.yml @@ -14,6 +14,10 @@ jobs: matrix: os: [ "ubuntu-latest" ] #, "macos-latest", "windows-latest" steps: + - name: 时区设置 + uses: szenius/set-timezone@v1.0 # 设置执行环境的时区 + with: + timezoneLinux: "Asia/Shanghai" - name: 克隆代码 uses: actions/checkout@v3 - name: 创建发行版本 @@ -39,6 +43,10 @@ jobs: os: [ "ubuntu-latest" ] #, "macos-latest", "windows-latest" device_type: ["Paddle","Amd64"] steps: + - name: 时区设置 + uses: szenius/set-timezone@v1.0 # 设置执行环境的时区 + with: + timezoneLinux: "Asia/Shanghai" - name: 下载代码 uses: actions/checkout@v3 with: @@ -86,6 +94,10 @@ jobs: os: [ "ubuntu-latest" ] #, "macos-latest", "windows-latest" device_type: [ "ONNX" ] steps: + - name: 时区设置 + uses: szenius/set-timezone@v1.0 # 设置执行环境的时区 + with: + timezoneLinux: "Asia/Shanghai" - name: 下载代码 uses: actions/checkout@v3 with: @@ -125,6 +137,10 @@ jobs: os: [ "ubuntu-latest" ] #, "macos-latest", "windows-latest" device_type: ["RKNN","Ascend"] steps: + - name: 时区设置 + uses: szenius/set-timezone@v1.0 # 设置执行环境的时区 + with: + timezoneLinux: "Asia/Shanghai" - name: 下载代码 uses: actions/checkout@v3 with: diff --git a/README.md b/README.md index a220593..b48af1d 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # 箱号服务 -## 箱号服务V3.0.5.9 - 2023-12-08 05:42:43 -conta_serviceV3.0.5.9 -* [发布地址](https://github.com/jadehh/ContainerOCR/releases/tag/conta_serviceV3.0.5.9) -* [详细地址](https://github.com/jadehh/jadehh_file/releases/tag/conta_serviceV3.0.5.9) +## 箱号服务V3.0.6.0 - 2023-12-08 14:17:13 +conta_serviceV3.0.6.0 +* [发布地址](https://github.com/jadehh/ContainerOCR/releases/tag/conta_serviceV3.0.6.0) +* [详细地址](https://github.com/jadehh/jadehh_file/releases/tag/conta_serviceV3.0.6.0) ### 下载地址 -* [conta_service_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_serviceV3.0.5.9/conta_service_lib64.zip) -* [local_conta_service_x86_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_serviceV3.0.5.9/local_conta_service_x86_lib64.zip) -* [local_conta_service_aarch64_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_serviceV3.0.5.9/local_conta_service_aarch64_lib64.zip) -* [conta_service_amd64_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_serviceV3.0.5.9/conta_service_amd64_lib64.zip) +* [conta_service_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_serviceV3.0.6.0/conta_service_lib64.zip) +* [local_conta_service_x86_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_serviceV3.0.6.0/local_conta_service_x86_lib64.zip) +* [local_conta_service_aarch64_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_serviceV3.0.6.0/local_conta_service_aarch64_lib64.zip) +* [conta_service_amd64_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_serviceV3.0.6.0/conta_service_amd64_lib64.zip) ---- \ No newline at end of file