Skip to content

Commit

Permalink
Pulizia repo
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobaccan committed May 31, 2024
1 parent a9d0130 commit 303068d
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 237 deletions.
11 changes: 2 additions & 9 deletions .github/workflows/generatepdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v4

- name: generate pdf
run: |
run: |
cd slide
cp Corso_AI.md Corso_AI-backup.md
sed -i "s/%date%/$(date +'%Y-%m-%d')/g" Corso_AI.md
Expand All @@ -31,14 +31,7 @@ jobs:
npx @marp-team/marp-cli@latest Corso_AI_Coder.md --pdf --allow-local-files
rm Corso_AI_Coder.md
mv Corso_AI_Coder-backup.md Corso_AI_Coder.md
cp AI_Positive.md AI_Positive-backup.md
sed -i "s/%date%/$(date +'%Y-%m-%d')/g" AI_Positive.md
sed -i "s/%time%/$(date +'%H:%M')/g" AI_Positive.md
npx @marp-team/marp-cli@latest AI_Positive.md --pdf --allow-local-files
rm AI_Positive.md
mv AI_Positive-backup.md AI_Positive.md
- name: commit & push
run: |
git add -A
Expand Down
228 changes: 0 additions & 228 deletions slide/AI_Positive.md

This file was deleted.

Binary file removed slide/AI_Positive.pdf
Binary file not shown.
Binary file removed slide/img/ai-positive-Atlas_(film_2024).png
Binary file not shown.
Binary file removed slide/img/ai-positive-Ivano-Monzani.jpg
Binary file not shown.
Binary file not shown.
Binary file removed slide/img/ai-positive-homersimpson.webp
Binary file not shown.
Binary file removed slide/img/ai-positive-vipiteno.jpeg
Binary file not shown.

0 comments on commit 303068d

Please sign in to comment.