Skip to content

Commit

Permalink
Log more from pdm
Browse files Browse the repository at this point in the history
  • Loading branch information
speth committed Dec 14, 2024
1 parent 836d872 commit d23216a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Install pdm
run: |
python3 -m pip install pdm
pdm install
pdm install --verbose
- name: Build the site
run: pdm run build

Expand Down

0 comments on commit d23216a

Please sign in to comment.