# Build platform-specific files
$ jovo build
β
# Create deployment package
$ jovo deploy -p googleaction
Here the #create deployment package command should be
$ jovo deploy -p googleAction
As whenever I run the current command it shows me this error in CLI:
Please use a valid platform: (alexaSkill|googleAction)