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 Jan 26, 2024
1 parent fe82895 commit 909d588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
mkvmerge -h
mkvpropedit -h
echo "PATH: $env:PATH"
echo "C:\Program Files (x86)\MKVToolNix" >> $GITHUB_PATH
echo "{PATH}={C:\Program Files (x86)\MKVToolNix}" >> "$GITHUB_ENV"
- name: Install pytest
run: |
Expand Down

0 comments on commit 909d588

Please sign in to comment.