Skip to content

Commit fc80dee

Browse files
authored
Update build.yml
1 parent ba4cfe7 commit fc80dee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
mkdir build/
3333
mkdir glibc-2.33-install/
3434
cd build/
35-
~/glibc/glibc-2.32/configure --prefix=$HOME/glibc/glibc-2.33-install
35+
~/glibc/glibc-2.33/configure --prefix=$HOME/glibc/glibc-2.33-install
3636
make
3737
make install
3838

0 commit comments

Comments
 (0)