Skip to content

Commit d23216a

Browse files
committed
Log more from pdm
1 parent 836d872 commit d23216a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Install pdm
3434
run: |
3535
python3 -m pip install pdm
36-
pdm install
36+
pdm install --verbose
3737
- name: Build the site
3838
run: pdm run build
3939

0 commit comments

Comments
 (0)