Skip to content

Commit

Permalink
Update run_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
moi15moi committed Feb 2, 2024
1 parent 1747017 commit 3c85836
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,7 @@ jobs:
echo "{C:\Program Files\MKVToolNix}" >> $GITHUB_PATH
echo "C:/Program Files/MKVToolNix" >> $GITHUB_PATH
echo "$PATH"
echo "$GITHUB_PATH"
Test-Path "C:\Program Files\MKVToolNix" -PathType Container
mkvpropedit -h
C:\Program Files\MKVToolNix\mkvmerge.exe --version
mkvmerge -h

0 comments on commit 3c85836

Please sign in to comment.