mirror of
https://github.com/stashapp/Stash-Docs.git
synced 2025-12-11 20:50:05 -06:00
Fix CI error
This commit is contained in:
parent
a951838618
commit
be2ce82ace
2
.github/workflows/mkdocs-ci.yml
vendored
2
.github/workflows/mkdocs-ci.yml
vendored
@ -32,6 +32,8 @@ jobs:
|
|||||||
${{ runner.os }}-node-
|
${{ runner.os }}-node-
|
||||||
- run: |
|
- run: |
|
||||||
npm ci || npm ci --retry=3 --delay=5
|
npm ci || npm ci --retry=3 --delay=5
|
||||||
|
- run: |
|
||||||
|
npm install -g ts-node
|
||||||
- run: |
|
- run: |
|
||||||
cd builder
|
cd builder
|
||||||
mkdir -p dist dist/plugins dist/themes
|
mkdir -p dist dist/plugins dist/themes
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user