Skip to content

Commit

Permalink
[wip] test next-compat-api branch for tl
Browse files Browse the repository at this point in the history
  • Loading branch information
hishamhm committed Sep 1, 2024
1 parent 462681d commit b13dbac
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:

- name: Build
run: |
luarocks install tl --dev --branch=next-compat-api
luarocks install luafilesystem # TODO: luarocks seems to grab the wrong version with --dev
luarocks make --dev
luarocks install busted
Expand Down
1 change: 0 additions & 1 deletion cyan-dev-1.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ description = {
dependencies = {
"argparse",
"luafilesystem",
"tl ~> 0.15",
"luasystem >= 0.3.0",
}
build = {
Expand Down
1 change: 1 addition & 0 deletions tlconfig.lua

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b13dbac

Please sign in to comment.