We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd02d55 commit ba478feCopy full SHA for ba478fe
.github/workflows/pages.yml
@@ -45,10 +45,7 @@ jobs:
45
sudo apt-get install graphviz
46
apt-get update && sudo apt-get upgrade
47
pip install --upgrade pip
48
- git clone --recursive https://github.com/xinetzone/maple-font.git
49
- cd maple-font
50
pip install -ve .[doc,flows,dev]
51
- maple-font build --full
52
conda install -c conda-forge pandoc compilers podman
53
- name: 🔧 Build HTML
54
run: |
0 commit comments