Don't update packages anymore

This commit is contained in:
luckytyphlosion 2023-01-10 11:38:17 -05:00
parent ed82930e0a
commit f9032f4e40

View File

@ -21,8 +21,6 @@ jobs:
steps:
- name: Update and Install Software
run: |
sudo apt update
sudo ACCEPT_EULA=Y apt -y --fix-missing --allow-downgrades upgrade
sudo apt -y --allow-downgrades install binutils-arm-none-eabi p7zip-full pkg-config libpugixml-dev
sudo dpkg --add-architecture i386
wget -qO - https://dl.winehq.org/wine-builds/winehq.key | sudo apt-key add -