mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-04-13 20:46:34 +00:00
fixed solution name
This commit is contained in:
parent
fe5ab01abc
commit
46f775e584
1 changed files with 2 additions and 2 deletions
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
|
|
@ -7,8 +7,8 @@ on:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
# solution path doesn't need slashes unless there it is multiple folders deep
|
# solution path doesn't need slashes unless there it is multiple folders deep
|
||||||
SOLUTION_PATH: pepperdash-generic-colorlightz6-epi
|
SOLUTION_PATH: PepperDash Core
|
||||||
SOLUTION_FILE: pepperdash-generic-colorlightz6-epi.sln
|
SOLUTION_FILE: PepperDash Core.sln
|
||||||
VERSION: 0.0.0-buildtype-buildnumber
|
VERSION: 0.0.0-buildtype-buildnumber
|
||||||
BUILD_TYPE: Debug
|
BUILD_TYPE: Debug
|
||||||
RELEASE_BRANCH: master
|
RELEASE_BRANCH: master
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue