remove sudo

This commit is contained in:
Kevin Pfeifer 2024-05-15 03:23:53 +02:00 committed by GitHub
parent 55d8601380
commit e42ea78d9c
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ jobs:
uname -a
ls /workspace
sudo apt-get install -y \
apt install -y \
gcc-multilib \
g++-multilib \
cmake \