summaryrefslogtreecommitdiffstats
path: root/.github/workflows/test-dart-sass-v1.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/test-dart-sass-v1.yml')
-rw-r--r--.github/workflows/test-dart-sass-v1.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test-dart-sass-v1.yml b/.github/workflows/test-dart-sass-v1.yml
index 6bec4c85e..1e934c893 100644
--- a/.github/workflows/test-dart-sass-v1.yml
+++ b/.github/workflows/test-dart-sass-v1.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: |