Make mpv-2.dll available
This commit is contained in:
parent
1ed91e44e3
commit
976b7e685e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
|
|
@ -84,6 +84,7 @@ jobs:
|
||||||
|
|
||||||
execute curl -L -O "$URL"
|
execute curl -L -O "$URL"
|
||||||
execute 7z x "$ARTIFACT"
|
execute 7z x "$ARTIFACT"
|
||||||
|
execute mv mpv-2.dll tests
|
||||||
- name: 'Run Python Tests'
|
- name: 'Run Python Tests'
|
||||||
run: |
|
run: |
|
||||||
function execute() { echo -e "\033[0;34m$*\033[0m"; "$@"; }
|
function execute() { echo -e "\033[0;34m$*\033[0m"; "$@"; }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue