mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-04-12 12:06:29 +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:
|
||||
# solution path doesn't need slashes unless there it is multiple folders deep
|
||||
SOLUTION_PATH: pepperdash-generic-colorlightz6-epi
|
||||
SOLUTION_FILE: pepperdash-generic-colorlightz6-epi.sln
|
||||
SOLUTION_PATH: PepperDash Core
|
||||
SOLUTION_FILE: PepperDash Core.sln
|
||||
VERSION: 0.0.0-buildtype-buildnumber
|
||||
BUILD_TYPE: Debug
|
||||
RELEASE_BRANCH: master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue