Skip to content

Commit

Permalink
using wine 5
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelernestog committed Feb 12, 2024
1 parent c9cd980 commit 3254426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Install Linux Dependencies
if: matrix.os == 'ubuntu-latest'
run: |
sudo apt update && sudo apt install --install-recommends winehq-stable
sudo apt-get install wine64
- name: build-linux
if: matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit 3254426

Please sign in to comment.