Deploy lower version of wasp
I thought this would be an appropriate github action but it is still calling
name: myapp
on:
push:
branches:
- "prod"
env:
WASP_VERSION: "0.15.1"Run curl -sSL https://get.wasp-lang.dev/installer.sh | sh
Installing wasp version 0.16.0 (latest).