Skip to content

Commit

Permalink
Update binaries.yml
Browse files Browse the repository at this point in the history
Remove stripping of binaries to (hopefully) fix corrupted Mac binaries.
  • Loading branch information
grayswandyr authored Jun 6, 2024
1 parent a558184 commit 4017bba
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ jobs:
- name: Build
run: opam exec -- dune build --profile release

- name: Strip binaries
run: strip electrod.exe

- name: Upload the build artifact
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 4017bba

Please sign in to comment.