diff --git a/.github/workflows/autotv.yml b/.github/workflows/autotv.yml index 2f906b5..4daca0f 100644 --- a/.github/workflows/autotv.yml +++ b/.github/workflows/autotv.yml @@ -26,5 +26,5 @@ jobs: # Runs a single command using the runners shell - name: Run script - run: sh auto.sh + run: sh autotv.sh