Compare commits

...

2 Commits

Author SHA1 Message Date
Domipoke d0c374743d trigger build
Build LaTeX PDF / build (push) Failing after 0s
2026-07-26 20:22:06 +02:00
Domipoke 15527c890e trigger build 2026-07-26 20:21:59 +02:00
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -8,8 +8,6 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container:
image: texlive/texlive:latest
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
@@ -35,6 +33,7 @@ jobs:
- name: Compile changed root files - name: Compile changed root files
if: steps.changed.outputs.roots != '' if: steps.changed.outputs.roots != ''
uses: docker://texlive/texlive:latest
run: | run: |
mkdir -p pdf aux mkdir -p pdf aux
for f in ${{ steps.changed.outputs.roots }}; do for f in ${{ steps.changed.outputs.roots }}; do
+1 -1
View File
@@ -37,7 +37,7 @@
& Overleaf & Overleaf-toolkit & VS Code \\ & Overleaf & Overleaf-toolkit & VS Code \\
{LaTeX$\rightarrow$Pdf} & Media & Media & Veloce* \\ {LaTeX$\rightarrow$Pdf} & Media & Media & Veloce* \\
Peso & 0 & 0** & 200MB - 2GB \\ Peso & 0 & 0** & 200MB - 2GB \\
Limite & Imposto dal sito & Nessuno** & Nessuno* Limite & Imposto dal sito & Nessuno** & Nessuno*
\end{tabular} \end{tabular}
\end{table} \end{table}
\end{frame} \end{frame}