Skip to content

Commit 2b3d1e7

Browse files
authored
Merge pull request #14 from MADE-Apps/feature/fix-build-config
Updated packaging build configuration
2 parents 7fe6925 + e926a0a commit 2b3d1e7

File tree

3 files changed

+177
-18
lines changed

3 files changed

+177
-18
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ jobs:
2929
build:
3030

3131
env:
32-
BUILD_CONFIG: 'Release'
33-
SOLUTION: 'MADE-Uno.NoSamples.slnf'
32+
BUILD_CONFIG: 'Package'
33+
SOLUTION: 'MADE-Uno.sln'
3434

3535
runs-on: windows-latest
3636

MADE-Uno.NoSamples.slnf

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)