Skip to content

Commit

Permalink
Work on check-linux-gnu-alma.
Browse files Browse the repository at this point in the history
  • Loading branch information
bhaible committed Jul 4, 2024
1 parent f2a725d commit 6637315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/many-platforms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ jobs:
: " https://repo.almalinux.org/almalinux/9/CRB/x86_64/os/Packages/"
: " https://repo.almalinux.org/almalinux/9/devel/x86_64/os/Packages/"
: "Explanation: https://wiki.almalinux.org/repos/AlmaLinux.html"
yum -y install make gcc gcc-c++
yum -y install make gcc gcc-c++ diffutils
cd /work
ls -l
export CPPFLAGS="-Wall"
Expand Down

0 comments on commit 6637315

Please sign in to comment.