github: update workflows [ci skip]
[awesomized/libmemcached] / .github / workflows / docs-publish-pages.yml
index 52231b73bea265e0bd066939124877a20f845c85..89ca24bff2ad636ae0b2e41bbfc16c4ece365004 100644 (file)
@@ -4,6 +4,7 @@ on:
   push:
     paths:
       - 'docs/**'
+      - 'ChangeLog*'
     branches:
       - v1.x
 
@@ -18,6 +19,7 @@ jobs:
       - name: Install dependencies
         run: |
           sudo apt-get install -y \
+            python3-m2r \
             python3-sphinx \
             python3-sphinx-rtd-theme
       - name: Configure