URI: 
       Enabled debug builds for windows. - icy_draw - icy_draw is the successor to mystic draw. fork / mirror
  HTML git clone https://git.drkhsh.at/icy_draw.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit ba08d459a6093453a1a2a843f8cae1c3c3e0f8cd
   DIR parent 38aa22e381ae4cbfcf03cf7fd215c7feebc50bdf
  HTML Author: Mike Krüger <mkrueger@posteo.de>
       Date:   Mon, 11 Sep 2023 06:01:29 +0200
       
       Enabled debug builds for windows.
       
       Diffstat:
         M .github/workflows/build.yml         |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
       @@ -44,7 +44,7 @@ jobs:
            - uses: actions/checkout@v3
            - name: Build exe
              run: |
       -        cargo build --release
       +        cargo build --debug
            - name: Install WiX
              run: dotnet tool install --global wix --version 4.0.1
            - name: Create PFX certificate