Skip to content

Commit

Permalink
Updated actions
Browse files Browse the repository at this point in the history
  • Loading branch information
wulffern committed Oct 26, 2023
1 parent fb0ec15 commit ed70318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
python3 -m pip install --break-system-packages click svglib
apt -y install python3-svglib
python3 -m pip install --break-system-packages svglib
git config --global --add safe.directory /__w/aic2023/aic2023
git config --global --add safe.directory /__w/aic2024/aic2024
make
- name: Setup Pages
uses: actions/configure-pages@v2
Expand Down

0 comments on commit ed70318

Please sign in to comment.