Skip to content

Commit

Permalink
publish dir angepasst
Browse files Browse the repository at this point in the history
  • Loading branch information
rakispace committed Feb 8, 2024
1 parent 285d28f commit 7c9548b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
pelican content -o output -s pelicanconf.py
- name: Install Dependencies
run: |
python -m pip install -r ./requirements.txt
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit 7c9548b

Please sign in to comment.