mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-07 04:54:24 +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
|
||||
run: npm ci
|
||||
|
||||
- name: Install Dart Sass
|
||||
run: sudo snap install dart-sass
|
||||
|
||||
- name: Build docs
|
||||
run: npm run docs-build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user