Browse Source

t6

ci-tests
falkTX 2 years ago
parent
commit
c77199c0fa
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/build.yml

+ 1
- 1
.github/workflows/build.yml View File

@@ -30,7 +30,7 @@ jobs:
sudo rm -f /etc/apt/sources.list.d/microsoft-prod.list
sudo apt-get update -qq
sudo apt-get install -yqq --allow-downgrades libgd3/jammy
sudo apt-get purge -yqq libmono* moby* mono* msbuild* php* libgdiplus libpcre2* libpq5 nuget
sudo apt-get purge libmono* moby* mono* msbuild* php* libgdiplus libpcre2* libpq5 nuget
dpkg -l
sudo dpkg --add-architecture i386
sudo apt-get update -qq


Loading…
Cancel
Save