moved tools

This commit is contained in:
Robert Jelic
2025-02-10 17:11:18 +01:00
parent ebed9529bc
commit 8c30ebae2c
8 changed files with 9 additions and 247 deletions

View File

@@ -24,7 +24,7 @@ jobs:
- name: Generate LuaLS definitions
run: |
lua annotationParser.lua src/elements src/LuaLS.lua
lua tools/annotationParser.lua src/elements src/LuaLS.lua
- name: Commit changes
if: github.event_name == 'push'