Эх сурвалжийг харах

add sh call to entrypoint.sh

Mark Szepieniec 3 жил өмнө
parent
commit
8daab612cb
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      actions/entrypoint.sh

+ 1 - 1
actions/entrypoint.sh

@@ -1,3 +1,3 @@
 #!/bin/sh
 
-make pdf
+sh -c make pdf