Update CI.yml

This commit is contained in:
potats0
2023-07-06 17:03:20 +08:00
committed by GitHub
parent b5342c46a1
commit 010511a9dc

View File

@@ -28,8 +28,8 @@ jobs:
./configure
make
sudo make install
cpan Test::Nginx
cpan Test::Nginx::Socket
sudo cpan Test::Nginx
sudo cpan Test::Nginx::Socket
- name: Setup openresty
uses: leafo/gh-actions-openresty@v1