Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lostb1t authored Jul 10, 2024
1 parent 0cb56a4 commit 78ccb49
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,12 @@ jobs:
# name: aarch64-apple-darwin.tar.gz
# command: build

- release_for: x86_64 Windows
os: windows-latest
target: x86_64-pc-windows-msvc
bin: replex.exe
name: precious-Windows-x86_64.zip
command: build
# - release_for: x86_64 Windows
# os: windows-latest
# target: x86_64-pc-windows-msvc
# bin: replex.exe
# name: precious-Windows-x86_64.zip
# command: build

runs-on: ${{ matrix.platform.os }}
needs:
Expand Down

0 comments on commit 78ccb49

Please sign in to comment.