From ce202ac4138b7acc7f4f028462e66a8dcb92a8c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ole-Andr=C3=A9=20Rodlie?= Date: Fri, 23 Aug 2024 12:11:08 +0200 Subject: [PATCH] Update windows.yml No need for the debug build anymore (just wastes time). --- .github/workflows/windows.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index b0ecc861e..d90371208 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -15,10 +15,3 @@ jobs: with: name: friction-ci-windows-x64 path: build\output\*.7z - debug: - runs-on: windows-2019 - steps: - - uses: actions/checkout@v3 - - name: Build - shell: cmd - run: .\src\scripts\build_ci.bat debug