diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index b8e2c61..74333b3 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -51,10 +51,9 @@ jobs: # Windows - # - name: Windows x86_64 - # # Use another GitHub action OS - # os: windows-latest - # target: x86_64-pc-windows-msvc + - name: Windows x86_64 + os: windows-latest + target: x86_64-pc-windows-msvc steps: - name: Create annotation for build error