diff --git a/.github/workflows/macos-6.2.yml b/.github/workflows/macos-6.2.yml index 84238283..dd3341d5 100644 --- a/.github/workflows/macos-6.2.yml +++ b/.github/workflows/macos-6.2.yml @@ -115,7 +115,7 @@ 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 + ## goldendict.exe can not be 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 diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index f515af00..ba3b09ed 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -117,7 +117,7 @@ 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 + ## goldendict.exe can not be 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 diff --git a/.github/workflows/ubuntu-6.2.yml b/.github/workflows/ubuntu-6.2.yml index a95da858..e2345611 100644 --- a/.github/workflows/ubuntu-6.2.yml +++ b/.github/workflows/ubuntu-6.2.yml @@ -121,7 +121,7 @@ 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 + ## goldendict.exe can not be 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 diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index cc058b12..3a26838e 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -118,7 +118,7 @@ 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 + ## goldendict.exe can not be 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 diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 3823babe..03bfd3e1 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -133,7 +133,7 @@ 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 + ## goldendict.exe can not be 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 @@ -158,7 +158,7 @@ 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 + ## goldendict.exe can not be 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