Skip to content

Commit 2ef6c3c

Browse files
authored
Update release.yml
1 parent 695ba77 commit 2ef6c3c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/release.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,12 @@ jobs:
9191
# name: aarch64-apple-darwin.tar.gz
9292
# command: build
9393

94-
- release_for: x86_64 Windows
95-
os: windows-latest
96-
target: x86_64-pc-windows-msvc
97-
bin: replex.exe
98-
name: precious-Windows-x86_64.zip
99-
command: build
94+
#- release_for: x86_64 Windows
95+
# os: windows-latest
96+
# target: x86_64-pc-windows-msvc
97+
# bin: replex.exe
98+
# name: precious-Windows-x86_64.zip
99+
# command: build
100100

101101
runs-on: ${{ matrix.platform.os }}
102102
needs:

0 commit comments

Comments
 (0)