Skip to content

Commit

Permalink
Update windows.yml
Browse files Browse the repository at this point in the history
Disable debug binaries, not able to get them working.
  • Loading branch information
rodlie committed Aug 23, 2024
1 parent 678bebc commit 342c951
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,3 @@ jobs:
- name: Build
shell: cmd
run: .\src\scripts\build_ci.bat debug
- name: Artifact
uses: actions/upload-artifact@v4
with:
name: friction-ci-debug-windows-x64
path: build\output\*.7z

0 comments on commit 342c951

Please sign in to comment.