Skip to content

Commit

Permalink
added missing .sh
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelsamenezes authored Jan 17, 2025
1 parent c4e10e6 commit a0cde2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goto-transcoder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a0cde2a

Please sign in to comment.