Skip to content

Commit

Permalink
Update build-nginx-windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xumenghe1989 authored Nov 3, 2024
1 parent b632a0b commit 8433397
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-nginx-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
make
sudo make install DESTDIR=/nginx-install
cd /nginx-install
sudo mkdir nginx-1.20.1
sudo cp -r * nginx-1.20.1/ --exclude='./nginx-1.20.1'
sudo tar -czvf nginx-1.20.1.tar.gz nginx-1.20.1
- name: Upload NGINX tar.gz package
Expand Down

0 comments on commit 8433397

Please sign in to comment.