We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4278bcb commit 1c7e3e6Copy full SHA for 1c7e3e6
1 file changed
.github/workflows/release.yml
@@ -9,6 +9,8 @@ jobs:
9
steps:
10
- uses: actions/checkout@v3
11
- uses: leafo/gh-actions-lua@v9
12
+ with:
13
+ luaVersion: "luajit-2.1.0-beta3"
14
- uses: leafo/gh-actions-luarocks@v4
15
- name: Install dkjson
16
run: luarocks install dkjson
0 commit comments