есть репозиторий на
гитхаб, все работает хорошо.
пытаюсь залить на netlify через гитхаб
делаю следующие параметры
выводит: "
Site deploy failed"
логи:
8:28:14 PM: Build ready to start
8:28:16 PM: build-image version: 30f629161c0736b1a3ecd8b418e5eeffab5c0faf
8:28:16 PM: build-image tag: v3.3.14
8:28:16 PM: buildbot version: 80440c4491d323247b9d55f7bea2ea6bc96ce8d2
8:28:16 PM: Fetching cached dependencies
8:28:16 PM: Failed to fetch cache, continuing with build
8:28:16 PM: Starting to prepare the repo for build
8:28:17 PM: No cached dependencies found. Cloning fresh repo
8:28:17 PM: git clone https://github.com/CptWasp/netlyfiCMS-blog
8:28:17 PM: Preparing Git Reference refs/heads/master
8:28:18 PM: No build command found, continuing to publishing
8:28:18 PM: Failing build: Failed to build site
8:28:18 PM: Failed during stage 'building site': Deploy directory 'public' does not exist
8:28:18 PM: Finished processing build request in 2.057380787s
может я что-то не то делаю?