Skip to content

Commit

Permalink
Fixed pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
joseluizmendonca committed Apr 15, 2024
1 parent 7b9b5a5 commit 579843c
Show file tree
Hide file tree
Showing 3 changed files with 406 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/copy-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
uses: actions/checkout@v2

- name: Copy File
run: cp src/cv.pdf .
run: cp /../../src/cv.pdf .
33 changes: 33 additions & 0 deletions cv.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex 2024.4.9) 15 APR 2024 15:31
entering extended mode
restricted \write18 enabled.
file:line:error style messages enabled.
%&-line parsing enabled.
**/home/joseluiz/personal/work/applications/cvgitv2/cv
(/home/joseluiz/personal/work/applications/cvgitv2/cv.tex
LaTeX2e <2021-11-15> patch level 1
L3 programming layer <2022-01-21>

! LaTeX Error: File `altacv.cls' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: cls)

Enter file name:
/home/joseluiz/personal/work/applications/cvgitv2/cv.tex:20: Emergency stop.
<read *>

l.20 ^^M

*** (cannot \read from terminal in nonstop modes)


Here is how much of TeX's memory you used:
24 strings out of 478287
608 string characters out of 5849290
289005 words of memory out of 5000000
18318 multiletter control sequences out of 15000+600000
469259 words of font info for 28 fonts, out of 8000000 for 9000
1141 hyphenation exceptions out of 8191
19i,0n,29p,168b,17s stack positions out of 5000i,500n,10000p,200000b,80000s
/home/joseluiz/personal/work/applications/cvgitv2/cv.tex:20: ==> Fatal error occurred, no output PDF file produced!
Loading

0 comments on commit 579843c

Please sign in to comment.