Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
jxxghp committed Nov 17, 2023
1 parent 03e0118 commit 9841f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
run: |
wget http://nginx.org/download/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 -rf nginx-1.25.2
Expand Down

0 comments on commit 9841f3d

Please sign in to comment.