We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da90aa7 commit f9fcec2Copy full SHA for f9fcec2
1 file changed
.github/workflows/macos.yml
@@ -51,8 +51,6 @@ jobs:
51
run: git config --global user.name "Robbot"
52
- name: Set email
53
run: git config --global user.email "robbot2019@robdangero.us"
54
- - name: Add binary
55
- run: git -C KhaTools_macos_arm64 add .
56
- name: Commit binary
57
id: commit
58
continue-on-error: true
@@ -119,8 +117,6 @@ jobs:
119
117
120
118
121
122
123
- run: git -C KhaTools_macos_x64 add .
124
125
126
0 commit comments