Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup!…
Browse files Browse the repository at this point in the history
… fixup! feat: make all is back

Signed-off-by: Yoan Blanc <[email protected]>
  • Loading branch information
greut committed Oct 23, 2023
1 parent a42b0cd commit 438b80c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
sudo dpkg -i pandoc.deb
- name: Run the Makefile
run: make all
run: make slides pdfs # book is not ready

- name: Add index
run: |
Expand Down
2 changes: 2 additions & 0 deletions templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,9 @@ <h1>Slides Dev Web<span>HE-Arc 2023/24</span></h1>
<div class=chapter><a href='13-rails.html' class='left'>
Rails
</a><a href='13-rails.pdf' class='right'>PDF</a></div>
<!--
<a href='book.pdf' class='book'>Livre complet</a>
-->
</nav>
</section>
<footer>
Expand Down

0 comments on commit 438b80c

Please sign in to comment.