Closed aulorbe closed 4 months ago
Since /docs doesn't exist, the GH action build-docs/action cannot run.
/docs
build-docs/action
Change file to check if /docs exists first; if it doesn't, create it; if it does, move on.
CI passes.
Problem
Since
/docs
doesn't exist, the GH actionbuild-docs/action
cannot run.Solution
Change file to check if
/docs
exists first; if it doesn't, create it; if it does, move on.Type of Change
Test Plan
CI passes.