Small workflow fix

This commit is contained in:
Robert Jelic
2025-03-10 03:19:07 +01:00
parent c94d0c31b9
commit 651c777b99
3 changed files with 3 additions and 8 deletions

View File

@@ -29,10 +29,7 @@ jobs:
run: |
lua tools/generate-config.lua
# Step 2: Generate LuaLS Definitions
- name: Generate LuaLS
run: |
lua tools/annotationParser.lua src/elements src/LuaLS.lua
# Step 3: Bundle and Minify
- name: Bundle and Minify