Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rossmotley committed Apr 30, 2024
1 parent 80ebd63 commit 07a7c48
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,8 @@ jobs:
with:
python-version: 3.9

- name: Install deps
run: pdm install

- name: Build docs
run: pdm run build

0 comments on commit 07a7c48

Please sign in to comment.