Update CI.yml

This commit is contained in:
potats0
2023-07-06 16:37:49 +08:00
committed by GitHub
parent e539a2312c
commit d8141d8ea5

View File

@@ -21,8 +21,9 @@ jobs:
./build.sh configure
make
sudo make install
- name: Setup openresty
- uses: leafo/gh-actions-openresty@v1
uses: leafo/gh-actions-openresty@v1
with:
openrestyVersion: "1.21.4.1"