Update casa.yml
This commit is contained in:
parent
b80b08ef07
commit
3ea9fc0de0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/casa.yml
vendored
2
.github/workflows/casa.yml
vendored
|
@ -83,7 +83,7 @@ jobs:
|
|||
mkdir /opt/glibc230
|
||||
tar xvfj glibc-2.30.tar.bz2
|
||||
cd glibc-2.30
|
||||
./glibc-2.30/configure --prefix=/opt/glibc230 --enable-cet
|
||||
./glibc-2.30/configure --prefix=/opt/glibc230
|
||||
make
|
||||
make install
|
||||
|
||||
|
|
Loading…
Reference in a new issue