Skip to content

Commit

Permalink
fix(ci/luarocks): typo in path to template
Browse files Browse the repository at this point in the history
  • Loading branch information
vhyrro committed Jan 3, 2024
1 parent 17c054e commit 2d3bebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/luarocks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
A Lua binding to the Rust norgopolis-client module.

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

0 comments on commit 2d3bebe

Please sign in to comment.