Skip to content

Commit 0b79fa5

Browse files
authored
Update release.yml
1 parent 4d6a3e3 commit 0b79fa5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
run: |
2727
make
2828
make build VERSION=${{ github.event.release.tag_name }}
29-
cd build ; for f in unoserver-rest-api* ; do sha256sum "$f" > "$f".sha256 ; done
3029
3130
- name: Upload releases
3231
uses: softprops/action-gh-release@v1

0 commit comments

Comments
 (0)