auto build fix

This commit is contained in:
stax76
2023-12-09 05:16:10 +01:00
parent 74f586744f
commit 60dfbee16d

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: Install-Package Gettext.Tools -Force; .\lang\create-mo-files.ps1
- name: Upload
uses: actions/upload-artifact@v3
with: