Update page.yml

This commit is contained in:
idk
2025-05-07 00:47:15 -04:00
committed by GitHub
parent fa6f3ba358
commit 926171f3e3

View File

@ -21,7 +21,7 @@ jobs:
- name: Install dependencies 📦
run: |
sudo apt-get update
sudo apt-get install python3 python3-polib python3-docutils pandoc python3-pip
sudo apt-get install python3 python3-polib python3-docutils pandoc python3-pip markdown
pip3 install pypandoc
- name: Run build script 🔧
@ -35,4 +35,4 @@ jobs:
with:
folder: ./processed # The folder the action should deploy
branch: gh-pages # The branch the action should deploy to
clean: true # Automatically remove deleted files from the deploy branch
clean: true # Automatically remove deleted files from the deploy branch