Skip to content

Commit

Permalink
Added hyperref to avoid compilation error
Browse files Browse the repository at this point in the history
  • Loading branch information
R0mb0 authored Nov 14, 2023
1 parent 38a6c12 commit 33fe23d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Children_Creative_Labs/Link_Description_To_Images.tex
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
\usepackage[utf8]{inputenc}
\usepackage{fourier}

% To avoid GitHub Action error
\usepackage{hyperref}

% Images
\usepackage{graphicx}
\usepackage{caption}
Expand Down Expand Up @@ -592,4 +595,4 @@



\end{document}
\end{document}

0 comments on commit 33fe23d

Please sign in to comment.