Update CI.yml

This commit is contained in:
potats0 2023-07-06 16:37:49 +08:00 committed by GitHub
parent e539a2312c
commit d8141d8ea5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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