Does exec even work
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Thomas Cole 2022-06-03 08:53:58 -04:00
parent e83c5d6284
commit 5856725a09

View File

@ -9,7 +9,7 @@ platform:
steps: steps:
- name: install_mdpdf - name: install_mdpdf
commands: commands:
- npm i md-to-pdf - echo hello
kind: pipeline kind: pipeline