Skip to content

Commit

Permalink
Stop adding the binary for macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
RobDangerous committed Oct 4, 2023
1 parent b784f42 commit eaafb5b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ jobs:
run: git config --global user.name "Robbot"
- name: Set email
run: git config --global user.email "[email protected]"
- name: Add binary
run: git -C KincTools_macos add .
- name: Commit binary
id: commit
continue-on-error: true
Expand Down

0 comments on commit eaafb5b

Please sign in to comment.