diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index d9822170..bb4b6468 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -13,5 +13,5 @@ parts: source: https://phab.lubuntu.me/source/manual.git build-packages: [python3-pip, python3-sphinx, latexmk, texlive, texlive-formats-extra, arcanist, python3-sphinx-rtd-theme, python3-sphinx-bootstrap-theme] plugin: make - #make-paramaters: [html] + make-parameters: [html] artifacts: [build/html/*]