Skip to content

Commit

Permalink
lol install hatch
Browse files Browse the repository at this point in the history
  • Loading branch information
pypeaday committed Jan 5, 2024
1 parent af7ecf5 commit 891bbb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
python-version: '3.10'
- name: install hatch
run: pip install markata
run: pip install hatch
- name: build
run: hatch run build
- name: GitHub Pages
Expand Down

0 comments on commit 891bbb0

Please sign in to comment.