Skip to content

Commit

Permalink
moreover
Browse files Browse the repository at this point in the history
  • Loading branch information
messmerd committed Dec 6, 2023
1 parent 2660aa4 commit cbaf20b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install -f -y --no-install-recommends libwine-dev libwine-dev:i386
sudo apt-get install -f -y libc6-dev-i386 libwine-dev libwine-dev:i386
- name: Install dependencies
uses: awalsh128/cache-apt-pkgs-action@latest
with:
Expand Down

0 comments on commit cbaf20b

Please sign in to comment.