From 639ec6701a6e8aa0584ef21240b94128ee400227 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=A3rebe=20-=20Romain=20GERARD?= Date: Sun, 15 Oct 2023 18:46:46 +0200 Subject: [PATCH] Add github action Former-commit-id: 4274cb581bc5c7555f053bd2b047024a4e1a478f [formerly d91d115ddbda8eb13398c271410ccca7aadb0205] [formerly 8d2d348a3f113f2102927f3338bf5603a85acca3 [formerly c14e805d2ccded772b91ce1b2944bd17fd3f32ee]] Former-commit-id: 2364300f9524a59d66c95cb2b043a02b6fb046e8 [formerly 12636f9fcf2eac75774820a807438564c5a03ea9] Former-commit-id: 6a7b3f9896852970e75d2b75c77ff3fb19314971 Former-commit-id: 243848a1e7063d9b9e70c0226e1f7fb946ee5e33 Former-commit-id: 0a0dcbd7d864a2d4045bcacab52cd29bed403d3e Former-commit-id: 4640b75f0e0bfb2b38c56fa0a73bf0b803ba6adc [formerly e8395f59ed96f57cee28cde1de7601347a2fa201] Former-commit-id: dfdaf3499d5fa78a8249edb6518418be7655dd5b --- .github/workflows/release.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 454fb04..5caed4a 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -37,10 +37,10 @@ jobs: # target: aarch64-apple-darwin # Windows - - name: Windows x86_64 - # Use another GitHub action OS - os: windows-latest - target: x86_64-pc-windows-msvc + # - name: Windows x86_64 + # # Use another GitHub action OS + # os: windows-latest + # target: x86_64-pc-windows-msvc steps: - name: Create annotation for build error