Skip to content

Commit c035616

Browse files
committed
remove dummy sign step
1 parent 60702a1 commit c035616

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release-bins.yml

-4
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,6 @@ jobs:
4949
- name: Build binaries
5050
run: nix build .#${{ matrix.bundle }}-release-bundle
5151

52-
- name: Sign binaries
53-
if: runner.os == 'macOS'
54-
run:
55-
5652
- name: Upload release artifacts
5753
uses: softprops/action-gh-release@v2
5854
with:

0 commit comments

Comments
 (0)