mirror of
https://github.com/simon987/ngx_http_js_challenge_module.git
synced 2025-12-14 07:09:05 +00:00
Update nginx-module-build.yml
This commit is contained in:
2
.github/workflows/nginx-module-build.yml
vendored
2
.github/workflows/nginx-module-build.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install -y nginx libnginx-mod-http-lua gcc make
|
sudo apt-get install -y nginx gcc make
|
||||||
|
|
||||||
- name: Clone NGINX source code
|
- name: Clone NGINX source code
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user