auto build fix
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -65,9 +65,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
wget -nv -O mpvnet.com https://github.com/mpvnet-player/file-host/releases/download/tag/mpvnet.com.txt
|
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
|
cp -f mpvnet.com src/MpvNet.Windows/bin/Debug/ || true
|
||||||
- name: Create .mo files
|
|
||||||
shell: pwsh
|
|
||||||
run: .\lang\create-mo-files.ps1
|
|
||||||
- name: Upload
|
- name: Upload
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user