Skip to content

Commit

Permalink
Revert "creo try_02"
Browse files Browse the repository at this point in the history
This reverts commit f97cded.
  • Loading branch information
MarioC0093 committed Aug 16, 2024
1 parent f97cded commit 2b49116
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 75 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate_html.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Generate HTML
run: |
python try_02.ipynb # Reemplaza con el nombre de tu script Python
python try_01.ipynb # Reemplaza con el nombre de tu script Python
git config --local user.email "[email protected]"
git config --local user.name "Your Name"
git add index.html
Expand Down
74 changes: 0 additions & 74 deletions .github/workflows/try_02.ipynb

This file was deleted.

0 comments on commit 2b49116

Please sign in to comment.