Skip to content

Commit

Permalink
29
Browse files Browse the repository at this point in the history
  • Loading branch information
shenlebantongying committed Oct 19, 2024
1 parent 6ad29e8 commit d31a729
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/Release-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: macOS-${{ matrix.os }}-Qt${{ matrix.qt_ver }}
if-no-files-found: error
retention-days: 7
path: '*.dmg'

Expand Down Expand Up @@ -212,8 +213,6 @@ jobs:
}
- name: Generate changelog.txt
run: |
touch changelog.txt
cat <<HEREDOC > changelog.txt
[Install instructions for Windows, macOS and Linux](https://xiaoyifang.github.io/goldendict-ng/install/).
Expand Down

0 comments on commit d31a729

Please sign in to comment.