Skip to content

Commit

Permalink
fix(ci/build-toml): ...please?
Browse files Browse the repository at this point in the history
  • Loading branch information
vhyrro committed Nov 23, 2023
1 parent 06166b6 commit 846f38b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-toml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
luaVersion: "5.1"
- name: Add Lua to Path
run:
echo ".lua" >> $GITHUB_PATH
echo "$PWD/.lua" >> $GITHUB_PATH
- name: Install Luarocks
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 846f38b

Please sign in to comment.