mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2026-01-13 15:22:36 +00:00
copy over zlibd debug file
probably fixes other issues, but makes it so windows debug builds work again also adds windows debug building to catch this stuff
This commit is contained in:
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
continue-on-error: true
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ windows-2022, ubuntu-22.04, macos-13 ]
|
||||
os: [ windows-2022, ubuntu-22.04, macos-13, windows-2022-debug ]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user