Enable debug build for AppImage
This commit is contained in:
parent
f93c3ddf94
commit
17d6759140
2
.github/workflows/appimage.yml
vendored
2
.github/workflows/appimage.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
build_type: [release]
|
||||
build_type: [release, debug]
|
||||
steps:
|
||||
- name: Checkout source
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user