Bjørn Erik Pedersen
1 year ago
Failed to extract signature
2 changed files with
2 additions and
2 deletions
-
.github/workflows/test-dart-sass-v1.yml
-
.github/workflows/test.yml
|
|
@ -45,7 +45,7 @@ jobs: |
|
|
|
- name: Install docutils |
|
|
|
run: | |
|
|
|
pip install docutils |
|
|
|
rst2html.py --version |
|
|
|
rst2html --version |
|
|
|
- if: matrix.os == 'ubuntu-latest' |
|
|
|
name: Install pandoc on Linux |
|
|
|
run: | |
|
|
|
|
|
@ -47,7 +47,7 @@ jobs: |
|
|
|
- name: Install docutils |
|
|
|
run: | |
|
|
|
pip install docutils |
|
|
|
rst2html.py --version |
|
|
|
rst2html --version |
|
|
|
- if: matrix.os == 'ubuntu-latest' |
|
|
|
name: Install pandoc on Linux |
|
|
|
run: | |
|
|
|