updated CI pipeline
PR Prerequisites / Bundles Without Errors (pull_request) Failing after 4s
PR Prerequisites / Lua Check (pull_request) Failing after 11s

This commit is contained in:
2026-09-10 17:11:54 +02:00
parent 60a4d6e88c
commit c4683fb80c
5 changed files with 29 additions and 10 deletions
+5
View File
@@ -53,6 +53,11 @@ jobs:
with:
luaVersion: ${{ env.LUA_VERSION }}
- name: Install Dcs Plugins
uses: https://git.dutchie031.com/dutchie031/DcsMissionScriptingTools/github-actions/install-lua-addon@install-lua-addon/v1
with:
destination-path: "./.vscode/lua-addons" ##same as local so .luarc.json can be the same
- name: Install lua-language-server
run: |
mkdir -p ./luals