mirror of
https://github.com/potats0/lua-resty-coraza.git
synced 2025-06-28 17:41:00 +03:00
Update CI.yml
This commit is contained in:
parent
2bac155859
commit
b5342c46a1
4
.github/workflows/CI.yml
vendored
4
.github/workflows/CI.yml
vendored
@ -21,13 +21,15 @@ jobs:
|
||||
repository: potats0/coraza
|
||||
path: libcoraza
|
||||
|
||||
- name: Build and Install
|
||||
- name: Install build dependencies
|
||||
run: |
|
||||
cd libcoraza
|
||||
./build.sh
|
||||
./configure
|
||||
make
|
||||
sudo make install
|
||||
cpan Test::Nginx
|
||||
cpan Test::Nginx::Socket
|
||||
|
||||
- name: Setup openresty
|
||||
uses: leafo/gh-actions-openresty@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user