Skip to content

Commit

Permalink
install sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyMusatkin committed Oct 7, 2024
1 parent fa6b5ee commit da8e25a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -255,10 +255,10 @@ jobs:
distro: ubuntu22.04
install: |
apt-get update -q -y
apt-get -y install sudo
apt-get -y install cmake
apt-get -y install make
apt-get -y install g++
apt-get -y install build-essential
apt-get -y install python3
run: |
lscpu | grep Endian
Expand Down

0 comments on commit da8e25a

Please sign in to comment.