Skip to content

Commit

Permalink
fix the luajit to openresty luajit
Browse files Browse the repository at this point in the history
  • Loading branch information
penndev committed Nov 27, 2023
1 parent cecfffd commit cfb7908
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
go-version: '1.21.x'
- name: Setup Luajit
run: |
uname -a
sudo apt-get update
sudo apt-get -y install --no-install-recommends wget gnupg ca-certificates
wget -O - https://openresty.org/package/pubkey.gpg | sudo gpg --dearmor -o /usr/share/keyrings/openresty.gpg
Expand Down

0 comments on commit cfb7908

Please sign in to comment.