From 7403a0e24b9f21b2d01468321570544fd6884057 Mon Sep 17 00:00:00 2001 From: Harold Iedema Date: Tue, 3 Dec 2024 20:32:19 +0100 Subject: [PATCH] Update build workflow --- .github/workflows/build.yml | 2 +- Umbra.Bejeweled/Umbra.Bejeweled.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e97ffa0..d8f022f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -25,7 +25,7 @@ jobs: - name: Download Dalamud Latest run: | - Invoke-WebRequest -Uri https://goatcorp.github.io/dalamud-distrib/stg/latest.zip -OutFile latest.zip + Invoke-WebRequest -Uri https://goatcorp.github.io/dalamud-distrib/latest.zip -OutFile latest.zip Expand-Archive -Force latest.zip "$env:AppData\XIVLauncher\addon\Hooks\dev" - name: Download Umbra Latest diff --git a/Umbra.Bejeweled/Umbra.Bejeweled.csproj b/Umbra.Bejeweled/Umbra.Bejeweled.csproj index 9bc9951..66c29f4 100644 --- a/Umbra.Bejeweled/Umbra.Bejeweled.csproj +++ b/Umbra.Bejeweled/Umbra.Bejeweled.csproj @@ -24,7 +24,7 @@ Una Una XIV - 1.0.6 + 1.0.7 A bejeweled game to kill time while waiting for queues. (C)2024 https://github.com/una-xiv/Umbra.BejeweledPlugin