Skip to content

Commit

Permalink
testing again
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelernestog committed Feb 12, 2024
1 parent 3254426 commit 712eba3
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-get install wine64
sudo dpkg --add-architecture i386 && apt-get update && apt-get install wine32
- name: build-linux
if: matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit 712eba3

Please sign in to comment.