- switch back to curl for health checks
This commit is contained in:
doms9 2026-04-12 23:47:59 -04:00
parent 6e2908535f
commit 00000d9ab6
2 changed files with 41 additions and 30 deletions

View file

@ -14,11 +14,6 @@ jobs:
with:
fetch-depth: 0
- name: Install FFmpeg
run: |
sudo apt-get update
sudo apt-get install ffmpeg -y
- name: Run health.sh
run: bash health.sh