This website works better with JavaScript
Home
Explore
Help
Sign In
sangfroid
/
pandoc_resume
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
add sh call to entrypoint.sh
Mark Szepieniec
3 years ago
parent
c9d5ca2163
commit
8daab612cb
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
actions/entrypoint.sh
+ 1
- 1
actions/entrypoint.sh
View File
@@ -1,3 +1,3 @@
#!/bin/sh
-make pdf
+
sh -c
make pdf