ui-redesign #40

Merged
choco merged 15 commits from ui-redesign into 1.12.0 2025-10-03 21:41:40 +00:00
Showing only changes of commit 73f130a95a - Show all commits

View File

@@ -33,11 +33,6 @@ jobs:
curl -O https://goatcorp.github.io/dalamud-distrib/stg/latest.zip
unzip latest.zip -d /root/.xlcore/dalamud/Hooks/dev
- name: Checkout Dev branch (only for dev)
if: github.ref == 'refs/heads/dev'
run: |
git checkout dev
- name: Lets Build Lightless!
run: |
dotnet restore