Преглед изворни кода

add sh call to entrypoint.sh

Mark Szepieniec пре 3 година
родитељ
комит
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