mirror of
https://github.com/potats0/lua-resty-coraza.git
synced 2025-11-15 17:02:16 +03:00
Update CI.yml
This commit is contained in:
4
.github/workflows/CI.yml
vendored
4
.github/workflows/CI.yml
vendored
@@ -20,11 +20,11 @@ jobs:
|
||||
with:
|
||||
repository: potats0/coraza
|
||||
path: libcoraza
|
||||
ref: refs/heads/release
|
||||
ref: master
|
||||
|
||||
- name: Build and Install
|
||||
run: |
|
||||
cd coraza
|
||||
cd libcoraza
|
||||
./build.sh
|
||||
./configure
|
||||
make
|
||||
|
||||
Reference in New Issue
Block a user