Skip to content

Commit 3aae925

Browse files
committed
update
1 parent f554500 commit 3aae925

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: leafo/gh-actions-luarocks@v5
3030

3131
- name: Install vusted
32-
run: luarocks install vusted
32+
run: luarocks --lua-version=5.1 install vusted
3333

3434
- name: Run test
3535
run: vusted ./test

0 commit comments

Comments
 (0)