mirror of
https://github.com/holos-run/holos.git
synced 2026-03-20 17:25:01 +00:00
Previously the holos render platform command fails with the following error when giving a demo after the generate platform step. This patch updates the internal generated holos platform to the latest version. Running through the demo is successful now. ``` holos logout holos login holos register user holos generate platform holos holos pull platform config . holos render platform ./platform ```