Pārlūkot izejas kodu

add sh call to entrypoint.sh

Mark Szepieniec 3 gadi atpakaļ
vecāks
revīzija
8daab612cb
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      actions/entrypoint.sh

+ 1 - 1
actions/entrypoint.sh

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