wip
PR Prerequisites / Bundles Without Errors (pull_request) Failing after 6s
PR Prerequisites / Lua Check (pull_request) Failing after 21s

This commit is contained in:
2026-09-10 22:35:54 +02:00
parent 03f11f6d67
commit 80011bdeac
+1 -1
View File
@@ -79,7 +79,7 @@ jobs:
ls -la $FULL_PATH ls -la $FULL_PATH
echo "Updating .luarc.json with full path" echo "Updating .luarc.json with full path"
jq --arg full_path "$FULL_PATH" '.Lua.workspace.library[0] = $full_path' ./.luarc.json > ./.luarc.tmp.json jq --arg full_path "$FULL_PATH" '.workspace.library[0] = $full_path' ./.luarc.json > ./.luarc.tmp.json
mv ./.luarc.tmp.json ./.luarc.json mv ./.luarc.tmp.json ./.luarc.json
- name: Show Config - name: Show Config