Update blog, update workflow to integrate custom blag fork
- custom blag fork will render markdown with footnotes and strikethrough
This commit is contained in:
@@ -39,6 +39,9 @@ jobs:
|
||||
apt install -y curl tar p7zip-full python3.11 pip pipx
|
||||
-
|
||||
name: Install pipenv, build blog...
|
||||
env:
|
||||
PIPENV_USER: ${{ secrets.PRODUCTION_REGISTRY_USERNAME }}
|
||||
PIPENV_PASS: ${{ secrets.PRODUCTION_REGISTRY_TOKEN }}
|
||||
run: |
|
||||
pip install pipenv
|
||||
pipenv install
|
||||
|
||||
Reference in New Issue
Block a user