wallet-core/ci/jobs/2-docs/docs.sh
Sebastian 6b00da518e
use typedoc from pnpm config
Signed-off-by: Sebastian <sebasjm@gmail.com>
2023-09-12 11:18:03 -03:00

9 lines
79 B
Bash
Executable File

#!/bin/bash
set -exuo pipefail
./bootstrap
./configure
make
pnpm run typedoc