Skip to content

Commit

Permalink
auto build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
stax76 committed Dec 9, 2023
1 parent 74f5867 commit 60dfbee
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 60dfbee

Please sign in to comment.