Skip to content

Commit

Permalink
try winetricks/winbind
Browse files Browse the repository at this point in the history
  • Loading branch information
tstirrat committed Jul 25, 2024
1 parent 002bf2a commit 85ce177
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
sudo wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/winehq-jammy.sources
sudo apt update
sudo apt install --install-recommends winehq-stable
# sudo apt install -y winetricks
# sudo apt install -y winbind
sudo apt install -y winetricks
sudo apt install -y winbind
# - name: Install docker-wine
# run: |
# wget https://raw.githubusercontent.com/scottyhardy/docker-wine/master/docker-wine
Expand Down

0 comments on commit 85ce177

Please sign in to comment.