Skip to content

Commit b7b5b35

Browse files
Update .github/workflows/release.yml
Co-authored-by: Umberto Baldi <[email protected]>
1 parent f5f10a1 commit b7b5b35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ jobs:
141141
run: go-selfupdate ${{ env.PROJECT_NAME }}${{ matrix.ext }} ${TAG_VERSION}
142142
if: matrix.arch != '386' && steps.prerelease.outputs.IS_PRE != 'true'
143143

144-
# for now we do not distribute m1 build, this is a workaround for now
145144
- name: Copy autoupdate file for darwin-arm64 (m1 arch)
146145
working-directory: public/
147146
run: |

0 commit comments

Comments
 (0)