auto build fix

This commit is contained in:
stax76
2023-12-09 04:20:17 +01:00
parent 34a3855941
commit a4eed2d939

View File

@@ -65,9 +65,6 @@ jobs:
run: |
wget -nv -O mpvnet.com https://github.com/mpvnet-player/file-host/releases/download/tag/mpvnet.com.txt
cp -f mpvnet.com src/MpvNet.Windows/bin/Debug/ || true
- name: Create .mo files
shell: pwsh
run: .\lang\create-mo-files.ps1
- name: Upload
uses: actions/upload-artifact@v3
with: