fix build
This commit is contained in:
parent
03e0118fb7
commit
9841f3dd18
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -142,7 +142,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
wget http://nginx.org/download/nginx-1.25.2.zip
|
wget http://nginx.org/download/nginx-1.25.2.zip
|
||||||
unzip nginx-1.25.2.zip
|
unzip nginx-1.25.2.zip
|
||||||
mv nginx-1.25.2/nginx-1.25.2 nginx
|
mv nginx-1.25.2 nginx
|
||||||
rm nginx-1.25.2.zip
|
rm nginx-1.25.2.zip
|
||||||
rm -rf nginx-1.25.2
|
rm -rf nginx-1.25.2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user