This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
sangfroid
/
pandoc_resume
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
add sh call to entrypoint.sh
Mark Szepieniec
3 anni fa
parent
c9d5ca2163
commit
8daab612cb
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
actions/entrypoint.sh
+ 1
- 1
actions/entrypoint.sh
Vedi File
@@ -1,3 +1,3 @@
#!/bin/sh
-make pdf
+
sh -c
make pdf