Skip to content

Commit

Permalink
Update jellyfin_docker_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahKamara authored Oct 10, 2021
1 parent 3a50092 commit 7479d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jellyfin_docker_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: 'find . -type f -name "*.mkv"'

- name: "Setup Media"
run: "cd jellyfin_docker; ./setup.sh; cd .."
run: "cd jellyfin_docker; ./setup.sh create; cd .."

- name: Docker Setup
uses: docker-practice/[email protected]
Expand Down

0 comments on commit 7479d9e

Please sign in to comment.