Update .forgejo/workflows/m3u-checker.yml

This commit is contained in:
SpaceMonkey 2025-06-10 22:55:35 +02:00
parent 635c847aad
commit 083bca58bb

View file

@ -13,7 +13,7 @@ on:
jobs:
check-m3u-links:
runs-on: ubuntu-latest
runs-on: docker
steps:
- name: Checkout repository
uses: actions/checkout@v4