Skip to content

Commit

Permalink
Build pages
Browse files Browse the repository at this point in the history
Closes #4
  • Loading branch information
edwardtheharris committed Jul 22, 2024
1 parent 355605c commit 5a117a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
cache: pipenv
- name: Setup pages
uses: actions/configure-pages@main
- name: Install Python dependencies
- name: Build pages
run: |
python3 -m venv .venv
.venv/bin/pip install -U pip pipenv
Expand Down

0 comments on commit 5a117a1

Please sign in to comment.