use real dir, not symlink
Some checks failed
Gitea Actions Demo / checkout (push) Failing after -53s

This commit is contained in:
Maximilian Keßler 2023-10-16 15:08:43 +02:00
parent f8d699b0ac
commit 0083317f7e
Signed by: max
GPG Key ID: BCC5A619923C0BA5
7 changed files with 158 additions and 1 deletions

View File

@ -1 +0,0 @@
.gitea

32
.github/workflows/demo.yaml vendored Normal file
View File

@ -0,0 +1,32 @@
name: Gitea Actions Demo
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: [push]
jobs:
checkout:
runs-on: ubuntu-latest
steps:
- name: check out repo
uses: actions/checkout@v3
- name: list files
run: |
echo "In outer docker container:"
ls
pwd
echo "end outer print"
- name: compile
uses: xu-cheng/texlive-action@v2
with:
docker_image: aergus/latex
run: |
echo "in inner container"
pwd
ls
echo "end inner print"
echo "starting compilation"
latexmk main.tex
- name: upload
uses: actions/upload-artifact@v3
with:
name: artifact.tex
path: main.tex

2
build/main.aux Normal file
View File

@ -0,0 +1,2 @@
\relax
\gdef \@abspage@last{1}

16
build/main.fdb_latexmk Normal file
View File

@ -0,0 +1,16 @@
# Fdb version 3
["pdflatex"] 1697287461 "main.tex" "build/main.pdf" "main" 1697287461
"/usr/local/texlive/2022/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb" 1248133631 35752 024fb6c41858982481f6968b5fc26508 ""
"/usr/local/texlive/2022/texmf-dist/tex/latex/base/article.cls" 1654720880 20144 7555b7429d80bef287ebb82117811acc ""
"/usr/local/texlive/2022/texmf-dist/tex/latex/base/size10.clo" 1654720880 8448 e0391042ca0932ede1098ae14ada60ba ""
"/usr/local/texlive/2022/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def" 1661977202 30282 33c465a64f2bd5ad4a68a7b2f555a29b ""
"/usr/local/texlive/2022/texmf-dist/web2c/texmf.cnf" 1646502317 40171 cdab547de63d26590bebb3baff566530 ""
"/usr/local/texlive/2022/texmf-var/fonts/map/pdftex/updmap/pdftex.map" 1662316834 4595816 106c4e272f709332e200b7ab82c17944 ""
"/usr/local/texlive/2022/texmf-var/web2c/pdftex/pdflatex.fmt" 1662316878 3059196 d0cbbf1cbf56dc8b221675217c1cdca5 ""
"/usr/local/texlive/2022/texmf.cnf" 1659100854 488 72288e753413e2186dc0ec92c5e4b81c ""
"build/main.aux" 1697287461 32 3985256e7290058c681f74d7a3565a19 "pdflatex"
"main.tex" 1697287459 83 9bba6842030d0549a163b9e12dcbd119 ""
(generated)
"build/main.aux"
"build/main.log"
"build/main.pdf"

40
build/main.fls Normal file
View File

@ -0,0 +1,40 @@
PWD /home/maximilian/documents/projects/test
INPUT /usr/local/texlive/2022/texmf.cnf
INPUT /usr/local/texlive/2022/texmf-dist/web2c/texmf.cnf
INPUT /usr/local/texlive/2022/texmf-var/web2c/pdftex/pdflatex.fmt
INPUT main.tex
OUTPUT build/main.log
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/base/article.cls
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/base/article.cls
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/base/article.cls
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/base/article.cls
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/base/article.cls
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/base/article.cls
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/base/article.cls
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/base/article.cls
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/base/article.cls
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/base/article.cls
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/base/article.cls
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/base/size10.clo
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/base/size10.clo
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/base/size10.clo
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/base/size10.clo
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def
INPUT /usr/local/texlive/2022/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def
INPUT build/main.aux
INPUT build/main.aux
INPUT build/main.aux
OUTPUT build/main.aux
OUTPUT build/main.pdf
INPUT /usr/local/texlive/2022/texmf-var/fonts/map/pdftex/updmap/pdftex.map
INPUT build/main.aux
INPUT /usr/local/texlive/2022/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb

68
build/main.log Normal file
View File

@ -0,0 +1,68 @@
This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022) (preloaded format=pdflatex 2022.9.4) 14 OCT 2023 14:44
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
**main.tex
(./main.tex
LaTeX2e <2022-06-01> patch level 5
L3 programming layer <2022-08-30>
(/usr/local/texlive/2022/texmf-dist/tex/latex/base/article.cls
Document Class: article 2021/10/04 v1.4n Standard LaTeX document class
(/usr/local/texlive/2022/texmf-dist/tex/latex/base/size10.clo
File: size10.clo 2021/10/04 v1.4n Standard LaTeX file (size option)
)
\c@part=\count185
\c@section=\count186
\c@subsection=\count187
\c@subsubsection=\count188
\c@paragraph=\count189
\c@subparagraph=\count190
\c@figure=\count191
\c@table=\count192
\abovecaptionskip=\skip47
\belowcaptionskip=\skip48
\bibindent=\dimen138
)
(/usr/local/texlive/2022/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def
File: l3backend-pdftex.def 2022-08-30 L3 backend support: PDF output (pdfTeX)
\l__color_backend_stack_int=\count193
\l__pdf_internal_box=\box51
)
(build/main.aux)
\openout1 = `main.aux'.
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 4.
LaTeX Font Info: ... okay on input line 4.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 4.
LaTeX Font Info: ... okay on input line 4.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 4.
LaTeX Font Info: ... okay on input line 4.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 4.
LaTeX Font Info: ... okay on input line 4.
LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 4.
LaTeX Font Info: ... okay on input line 4.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 4.
LaTeX Font Info: ... okay on input line 4.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 4.
LaTeX Font Info: ... okay on input line 4.
[1
{/usr/local/texlive/2022/texmf-var/fonts/map/pdftex/updmap/pdftex.map}] (build/
main.aux) )
Here is how much of TeX's memory you used:
424 strings out of 475075
8164 string characters out of 5779010
347712 words of memory out of 5000000
21904 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
34i,5n,38p,125b,107s stack positions out of 10000i,1000n,20000p,200000b,200000s
</usr/local/texlive/2022/texmf-dist/fonts/type1/public/amsfonts/cm/c
mr10.pfb>
Output written on build/main.pdf (1 page, 13287 bytes).
PDF statistics:
13 PDF objects out of 1000 (max. 8388607)
7 compressed objects within 1 object stream
0 named destinations out of 1000 (max. 500000)
1 words of extra memory for PDF output out of 10000 (max. 10000000)

BIN
build/main.pdf Normal file

Binary file not shown.