Skip to content

Commit e926a0a

Browse files
committed
Updated packaging build configuration
1 parent 7fe6925 commit e926a0a

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)