Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
AlinsRan committed Sep 20, 2024
1 parent 0ba9414 commit 62ef3a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
run: |
sudo cpanm --notest Test::Nginx > build.log 2>&1 || (cat build.log && exit 1)
sudo luarocks install luacheck
sudo luarocks install api7-lua-resty-http 0.2.2-0
- name: Linux Install
run: |
Expand Down

0 comments on commit 62ef3a4

Please sign in to comment.