apt update

This commit is contained in:
Kevin Pfeifer 2024-05-15 03:25:17 +02:00 committed by GitHub
parent e42ea78d9c
commit fadbfe2a82
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ jobs:
uname -a
ls /workspace
apt update -y -qq
apt install -y \
gcc-multilib \
g++-multilib \