Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
againiiiin
Browse files Browse the repository at this point in the history
manuelernestog committed Feb 12, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 712eba3 commit c9878a4
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
@@ -31,7 +31,7 @@ jobs:
- name: Install Linux Dependencies
if: matrix.os == 'ubuntu-latest'
run: |
sudo dpkg --add-architecture i386 && apt-get update && apt-get install wine32
sudo apt-get install wine32
- name: build-linux
if: matrix.os == 'ubuntu-latest'

0 comments on commit c9878a4

Please sign in to comment.