Skip to content

Commit

Permalink
add sh call to entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mszep committed Sep 12, 2021
1 parent c9d5ca2 commit 8daab61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/sh

make pdf
sh -c make pdf

0 comments on commit 8daab61

Please sign in to comment.