Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Thenlie committed Nov 8, 2024
1 parent 8b01aff commit 0e38f00
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-urls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
- name: Checkout # for having the sources of the local action
uses: actions/checkout@v4
# download and unzip the ab-results-*.json generated by job-matrix: check-urls
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: ${{ steps.set-output.outputs.FILENAME}}
- name: Generate Summary Report
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ Free Podcasts and Screencasts:
+ [Finnish / Suomi](casts/free-podcasts-screencasts-fi.md)
+ [French / français](casts/free-podcasts-screencasts-fr.md)
+ [German / Deutsch](casts/free-podcasts-screencasts-de.md)
+ [German / Deutsch](casts/free-podcasts-screencasts-de.md)
+ [Hebrew / עברית](casts/free-podcasts-screencasts-he.md)
+ [Indonesian / Bahasa Indonesia](casts/free-podcasts-screencasts-id.md)
+ [Persian / Farsi (Iran) / فارسى](casts/free-podcasts-screencasts-fa_IR.md)
Expand Down
5 changes: 5 additions & 0 deletions casts/free-podcasts-screencasts-de.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
### Index

* [Python](#python)
* [Test](#test)


### Python

* [Python Podcast](https://python-podcast.de/show) - Jochen, Dominik (podcast)

### Test

* [Test Podcast](https://www.google.com) - Test, Author (podcast)

0 comments on commit 0e38f00

Please sign in to comment.