mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-08 05:54:23 +01:00
Fix 'docs' GH workflow
This commit is contained in:
parent
ded5900d96
commit
f397da9c7b
3
.github/workflows/docs.yml
vendored
3
.github/workflows/docs.yml
vendored
@ -35,6 +35,9 @@ jobs:
|
|||||||
- name: Install npm dependencies
|
- name: Install npm dependencies
|
||||||
run: npm ci
|
run: npm ci
|
||||||
|
|
||||||
|
- name: Install Dart Sass
|
||||||
|
run: sudo snap install dart-sass
|
||||||
|
|
||||||
- name: Build docs
|
- name: Build docs
|
||||||
run: npm run docs-build
|
run: npm run docs-build
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user