Skip to content

Commit

Permalink
fix shit
Browse files Browse the repository at this point in the history
  • Loading branch information
EliasTors committed Nov 29, 2023
1 parent 5edc2c0 commit 0a716fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/convert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
run: |
jupyter nbconvert --to markdown rapport.ipynb
- name: Rename to README.md
run: mv rapport.md README.md
- name: Rename to README.md
run: mv rapport.md README.md

- name: Check for changes
id: changes
Expand Down

0 comments on commit 0a716fd

Please sign in to comment.