Fix CI error

This commit is contained in:
DogmaDragon 2025-04-25 16:33:28 +03:00 committed by GitHub
parent a951838618
commit be2ce82ace
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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