diff --git a/.github/workflows/python-release.yml b/.github/workflows/python-release.yml index b0f424c..e9b4243 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: @@ -88,6 +96,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: @@ -128,6 +140,10 @@ jobs: #device_type: ["RKNN","Ascend"] 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 23efbc3..0e364e5 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # 箱号识别服务 -## 箱号识别服务V3.0.3.1 - 2023-11-01 07:00:23 -conta_ocrV3.0.3.1 -* [发布地址](https://github.com/jadehh/ContainerOCR/releases/tag/conta_ocrV3.0.3.1) -* [详细地址](https://github.com/jadehh/jadehh_file/releases/tag/conta_ocrV3.0.3.1) +## 箱号识别服务V3.0.3.2 - 2023-12-08 14:14:03 +conta_ocrV3.0.3.2 +* [发布地址](https://github.com/jadehh/ContainerOCR/releases/tag/conta_ocrV3.0.3.2) +* [详细地址](https://github.com/jadehh/jadehh_file/releases/tag/conta_ocrV3.0.3.2) ### 下载地址 -* [conta_ocr_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.3.1/conta_ocr_lib64.zip) -* [local_conta_ocr_x86_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.3.1/local_conta_ocr_x86_lib64.zip) -* [local_conta_ocr_aarch64_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.3.1/local_conta_ocr_aarch64_lib64.zip) -* [conta_ocr_amd64_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.3.1/conta_ocr_amd64_lib64.zip) +* [conta_ocr_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.3.2/conta_ocr_lib64.zip) +* [local_conta_ocr_x86_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.3.2/local_conta_ocr_x86_lib64.zip) +* [local_conta_ocr_aarch64_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.3.2/local_conta_ocr_aarch64_lib64.zip) +* [conta_ocr_amd64_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_ocrV3.0.3.2/conta_ocr_amd64_lib64.zip) ---- \ No newline at end of file