We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc29f81 commit 8e8aa7bCopy full SHA for 8e8aa7b
.github/workflows/getbadge.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Install deps
27
run: |
28
pip install numpy pandas imgkit
29
- apt-get install wkhtmltopdf
+ sudo apt-get install wkhtmltopdf
30
31
- name: Get info
32
0 commit comments