@@ -8,6 +8,8 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
NODE_EXTRA_CA_CERTS: /usr/local/share/ca-certificates/Egregge.crt
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
\documentclass{beamer}
|
||||
\usepackage{tabularx}
|
||||
\usepackage{booktabs}
|
||||
% Commento per aggiornare il pdf n 1
|
||||
% Commento per aggiornare il pdf n 2
|
||||
\usetheme{metropolis}
|
||||
\renewcommand{\footnotesize}{\scriptsize}
|
||||
\title{Setup LaTeX}
|
||||
|
||||
Reference in New Issue
Block a user