Skip to content

Commit

Permalink
U | update the install commands for new LSE
Browse files Browse the repository at this point in the history
  • Loading branch information
FTS427 authored Jan 26, 2025
1 parent f3e1837 commit e83bb54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ jobs:
working-directory: ll
if: github.event.inputs.LSE == 'true'
run: |
lip.exe install -y github.com/LiteLDev/LegacyScriptEngine
lip.exe install -y gitea.litebds.com/LiteLDev/legacy-script-engine-nodejs
lip.exe install -y gitea.litebds.com/LiteLDev/legacy-script-engine-python
lip.exe install -y gitea.litebds.com/LiteLDev/legacy-script-engine-lua
lip.exe install -y gitea.litebds.com/LiteLDev/legacy-script-engine-quickjs
- name: 🔧 Install Runtime
working-directory: ll
Expand Down

0 comments on commit e83bb54

Please sign in to comment.