Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
CcEnrico committed Nov 8, 2024
2 parents c969bdb + 926fbb3 commit 499a248
Show file tree
Hide file tree
Showing 15 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/latex_pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ jobs:
uses: actions/checkout@v4

- name: Install LaTeX and dependencies
run: |
sudo apt-get update && sudo apt-get install -y \
latexmk \
texlive \
texlive-latex-extra \
texlive-lang-italian
run: sudo apt-get update && sudo apt-get install -y

- uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: latexmk texlive texlive-latex-extra texlive-lang-italian
version: 1.0

- name: Pull latest changes
run: |
Expand All @@ -40,4 +40,4 @@ jobs:
git commit -m "Compile PDF [bot] "
git push -f
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

## Build Status

[![Build LaTeX document latexmk](https://github.com/Code7Crusaders/docs/actions/workflows/latex_pdf.yml/badge.svg)](https://github.com/Code7Crusaders/docs/actions/workflows/latex_pdf.yml)
[![Build LaTeX document latexmk](https://github.com/CcEnrico/docs_swe/actions/workflows/latex_pdf.yml/badge.svg)](https://github.com/CcEnrico/docs_swe/actions/workflows/latex_pdf.yml)

## Componenti del gruppo:

Expand Down
Binary file modified pdf/1_Candidatura/DomandeProponenti/Domande_Proponenti.pdf
Binary file not shown.
Binary file modified pdf/1_Candidatura/Lettera_di_Presentazione.pdf
Binary file not shown.
Binary file modified pdf/1_Candidatura/Valutazione_Capitolati_v1.0.pdf
Binary file not shown.
Binary file modified pdf/1_Candidatura/analisi_costi_assunzione_impegni_v1.0.pdf
Binary file not shown.
Binary file modified pdf/1_Candidatura/verbali_interni/verbale_24-10-15_v1.0.pdf
Binary file not shown.
Binary file modified pdf/1_Candidatura/verbali_interni/verbale_24-10-18_v1.0.pdf
Binary file not shown.
Binary file modified pdf/1_Candidatura/verbali_interni/verbale_24-10-25_v1.0.pdf
Binary file not shown.
Binary file modified pdf/2_RTB/documentazione_interna/glossario.pdf
Binary file not shown.
Binary file modified pdf/2_RTB/verbali_interni/verbale_24-11-04_v0.1.pdf
Binary file not shown.
Binary file modified pdf/DiariDiBordo/Diario_28-10-2024.pdf
Binary file not shown.
Binary file modified pdf/templateC7C/slide.pdf
Binary file not shown.
Binary file modified pdf/templateC7C/template-verbali-nuovo/template-verbali.pdf
Binary file not shown.
Binary file modified pdf/templateC7C/template.pdf
Binary file not shown.

0 comments on commit 499a248

Please sign in to comment.