1.12.X - LightFinder + Bugfixes + Other fixes from 1.11.X #39

Merged
defnotken merged 85 commits from 1.12.0 into master 2025-10-05 05:48:32 +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