added make logging to track dependencies in github actions...

This commit is contained in:
Alex A. Naanou 2022-09-14 12:13:37 +03:00 committed by GitHub
parent 5bf1208b5f
commit 365ddd471a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,4 +16,4 @@ jobs:
- uses: xu-cheng/texlive-action/full@v1
- name: Make manual
run: make pdf
run: make -n pdf