From 18bcdae01255652152abbac471993639a2100fa3 Mon Sep 17 00:00:00 2001 From: YiFang Xiao Date: Sat, 12 Mar 2022 00:51:21 +0800 Subject: [PATCH] github:release note --- .github/workflows/macos.yml | 4 +++- .github/workflows/ubuntu.yml | 4 +++- .github/workflows/windows.yml | 6 +++++- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index ad592f0b..8d6a869c 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -102,7 +102,9 @@ jobs: commit: ${{ steps.vars.outputs.sha_short }} Qt version: ${{ matrix.qt_ver }} ${{ matrix.qt_arch }} Windows built with: msvc64 Visual studio 2019 - goldendict.exe was provided alone ,if you have a previous version. replace this maybe ok. if not ,download the whole bundle. + # goldendict.exe can not used alone + if you have a previous version. replace this maybe ok. if not ,download the whole bundle. + AppImage built with: Ubuntu-20.04 ,latest gcc macos built with: macos-10.15,macos-11.0,clang_64 This is a prerelease version ,auto build by github action. use on your on risk:-) diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index 3a4a6501..dbbe75fa 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -117,7 +117,9 @@ jobs: commit: ${{ steps.vars.outputs.sha_short }} Qt version: ${{ matrix.qt_ver }} ${{ matrix.qt_arch }} Windows built with: msvc64 Visual studio 2019 - goldendict.exe was provided alone ,if you have a previous version. replace this maybe ok. if not ,download the whole bundle. + # goldendict.exe can not used alone + if you have a previous version. replace this maybe ok. if not ,download the whole bundle. + AppImage built with: Ubuntu-20.04 ,latest gcc macos built with: macos-10.15,macos-11.0,clang_64 This is a prerelease version ,auto build by github action. use on your on risk:-) diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index c9ae4352..80a75450 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -135,6 +135,8 @@ jobs: commit: ${{ steps.vars.outputs.sha_short }} Qt version: ${{ matrix.qt_ver }} ${{ matrix.qt_arch }} Windows built with: msvc64 Visual studio 2019 + # goldendict.exe can not used alone + if you have a previous version. replace this maybe ok. if not ,download the whole bundle. AppImage built with: Ubuntu-20.04 ,latest gcc This is a prerelease version ,auto build by github action. use on your on risk:-) @@ -158,7 +160,9 @@ jobs: commit: ${{ steps.vars.outputs.sha_short }} Qt version: ${{ matrix.qt_ver }} ${{ matrix.qt_arch }} Windows built with: msvc64 Visual studio 2019 - goldendict.exe was provided alone ,if you have a previous version. replace this maybe ok. if not ,download the whole bundle. + # goldendict.exe can not used alone + if you have a previous version. replace this maybe ok. if not ,download the whole bundle. + AppImage built with: Ubuntu-20.04 ,latest gcc macos built with: macos-10.15,macos-11.0,clang_64 This is a prerelease version ,auto build by github action. use on your on risk:-)