Skip to content

Commit e59200c

Browse files
author
Stephan Dilly
committed
try fix CD
1 parent 6723789 commit e59200c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd.yml

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
echo ::set-output name=sha::"$(shasum -a 256 ./release/gitui-mac.tar.gz | awk '{printf $1}')"
5050
5151
- name: Extract release notes
52+
if: matrix.os == 'ubuntu-latest'
5253
id: release_notes
5354
uses: ffurrer2/extract-release-notes@v1
5455
- name: Release

0 commit comments

Comments
 (0)