Skip to content

Commit df4d714

Browse files
committed
е
1 parent 8faf659 commit df4d714

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/reusable-build-debian-pkg.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ jobs:
131131
sha256sum ${{ inputs.application }}_${PARSED_VERSION}_amd64.deb > ${{ inputs.application }}_${PARSED_VERSION}_amd64.deb.checksum
132132
sha256sum ${{ inputs.application }}_${PARSED_VERSION}_arm64.deb > ${{ inputs.application }}_${PARSED_VERSION}_arm64.deb.checksum
133133
ls -l *deb *.checksum
134-
exit 1
135134
136135
- name: Apload artifact amd64.deb
137136
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a ## v4.3.6

0 commit comments

Comments
 (0)