Skip to content

Commit 7dc5e6f

Browse files
authored
chore: remove duplicate executable entry in release.yml (#61)
Removed duplicate entry for grove-windows-x64.exe in release workflow.
1 parent 48d88d4 commit 7dc5e6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,6 @@ jobs:
280280
./executables/grove-darwin-x64
281281
./executables/grove-darwin-arm64
282282
./executables/grove-windows-x64.exe
283-
./executables/grove-windows-x64.exe
284283
285284
release:
286285
name: Release

0 commit comments

Comments
 (0)