Skip to content

Commit

Permalink
v0.1.6-aplha.25
Browse files Browse the repository at this point in the history
  • Loading branch information
ahaoboy committed Apr 9, 2024
1 parent 9e36aa6 commit 50faa7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
cd ./mpv-boa
cargo build --release --out-dir=./output -Z unstable-options
cd ..
mv ./mpv-qjs/output/mpv_boa.dll ./mpv-boa-windows.dll
mv ./mpv-boa/output/mpv_boa.dll ./mpv-boa-windows.dll
- name: Upload windows Artifact ext
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 50faa7f

Please sign in to comment.