Skip to content

Commit 2055817

Browse files
author
BirdeeHub
committed
ci(workflows): preparing github CI try 2
1 parent e6f90fe commit 2055817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/luarocks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
env:
2828
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
2929
with:
30-
template: "/.github/rockspec.template"
30+
template: ".github/rockspec.template"
3131
version: ${{ env.LUAROCKS_VERSION }}
3232
detailed_description: |
3333
Speedy toml parsing for lua, implemented in C

0 commit comments

Comments
 (0)