Skip to content

Commit 2d3bebe

Browse files
committed
fix(ci/luarocks): typo in path to template
1 parent 17c054e commit 2d3bebe

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
@@ -26,4 +26,4 @@ jobs:
2626
A Lua binding to the Rust norgopolis-client module.
2727

2828
Allows for interacting with Norgopolis, optionally spawning the server if it is not yet started (norgopolis-server.lua must be installed for this capability).
29-
template: "/template.rockspec"
29+
template: "template.rockspec"

0 commit comments

Comments
 (0)