From a0cde2a15c1949ff290463662a94f7e601746518 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20S=C3=A1=20Menezes?= Date: Fri, 17 Jan 2025 11:59:53 +0000 Subject: [PATCH] added missing .sh --- .github/workflows/goto-transcoder.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/goto-transcoder.yml b/.github/workflows/goto-transcoder.yml index b414e96b8c500..3dcba4e7cf58b 100644 --- a/.github/workflows/goto-transcoder.yml +++ b/.github/workflows/goto-transcoder.yml @@ -34,4 +34,4 @@ jobs: # Step 3: Run goto-transcoder - name: Run goto-transcoder - run: ./scripts/run-goto-transcoder + run: ./scripts/run-goto-transcoder.sh