Skip to content

Commit

Permalink
work aroud broken lektor
Browse files Browse the repository at this point in the history
  • Loading branch information
untitaker committed Sep 1, 2023
1 parent f06727b commit 231a203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
with:
python-version: '3.10'
- run: pip install -U pip
- run: pip install "flask==1.1.4" # https://github.com/lektor/lektor/issues/909
- run: pip install -U lektor
- run: lektor build --output-path /tmp/lektor/
- name: Setup Pages
Expand Down

0 comments on commit 231a203

Please sign in to comment.