mirror of
https://github.com/stashapp/Stash-Docs.git
synced 2025-12-10 15:40:44 -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-
|
||||
- run: |
|
||||
npm ci || npm ci --retry=3 --delay=5
|
||||
- run: |
|
||||
npm install -g ts-node
|
||||
- run: |
|
||||
cd builder
|
||||
mkdir -p dist dist/plugins dist/themes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user