Skip to content

Commit

Permalink
Fixed linux build
Browse files Browse the repository at this point in the history
  • Loading branch information
EX3exp committed Oct 14, 2024
1 parent 577b011 commit bb477e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
mono /usr/local/bin/nuget.exe help
echo 'alias nuget="mono /usr/local/bin/nuget.exe"' >> ~/.bashrc
source ~/.bashrc
nuget restore
mono /usr/local/bin/nuget.exe restore
- name: Build and make appcast (Linux only)
run: python3 Mirivoice.Desktop/deploy.py 2>&1
Expand Down

0 comments on commit bb477e0

Please sign in to comment.