This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
sangfroid
/
pandoc_resume
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
add sh call to entrypoint.sh
Mark Szepieniec
hace 3 años
padre
c9d5ca2163
commit
8daab612cb
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
actions/entrypoint.sh
+ 1
- 1
actions/entrypoint.sh
Ver fichero
@@ -1,3 +1,3 @@
#!/bin/sh
-make pdf
+
sh -c
make pdf