Skip to content

Commit

Permalink
Echo /etc/apt/apt-mirrors.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
tresf committed Dec 8, 2023
1 parent c520229 commit ea1b45b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
sudo dpkg --add-architecture i386
sudo apt-get update
cat /etc/apt/sources.list
cat /etc/apt/apt-mirrors.txt
sudo apt-get install libwine:i386 libwine-dev:i386
- name: Install dependencies
run: xargs -a .github/workflows/deps-linux-x86_64.txt sudo apt-get install --yes
Expand Down

0 comments on commit ea1b45b

Please sign in to comment.