Skip to content

Commit

Permalink
Update windows.yml
Browse files Browse the repository at this point in the history
No need for the debug build anymore (just wastes time).
  • Loading branch information
rodlie committed Aug 23, 2024
1 parent 3e35348 commit ce202ac
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit ce202ac

Please sign in to comment.