Skip to content

Commit 26435b2

Browse files
committed
chore: pin lua-term for busted installation in unix workflow
1 parent 2811c0e commit 26435b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unix_build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
run: |
4242
luarocks install mimetypes
4343
luarocks install luasocket
44+
luarocks install --server=https://luarocks.org/manifests/luarocks lua-term 0.3-1
4445
luarocks install busted
4546
luarocks install luafilesystem
4647
luarocks install lzlib

0 commit comments

Comments
 (0)