Skip to content

Commit

Permalink
Update casa.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jerrykuku authored Dec 30, 2021
1 parent ae35a6d commit 505af8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/casa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:

- name: Compile glibc
run: |
wget http://ftp.gnu.org/gnu/glibc/glibc-2.30.tar.gz
wget http://ftp.gnu.org/gnu/glibc/glibc-2.30.tar.bz2
mkdir /opt/glibc230
tar xvfj glibc-2.30.tar.bz2
cd glibc-2.30
Expand Down

0 comments on commit 505af8d

Please sign in to comment.