Skip to content

Commit 9f98974

Browse files
committed
Include pdb files in nwnx4 releases and artifacts
1 parent bc07f0f commit 9f98974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
# Prepare build files
5656
- name: Meson Configure
5757
run: |
58-
meson setup builddir --buildtype=release --optimization=2
58+
meson setup builddir -Ddebug=true -Doptimization=2
5959
6060
- name: Initialize CodeQL
6161
uses: github/codeql-action/init@v2

0 commit comments

Comments
 (0)