diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f69bb04..5b47c64 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -27,7 +27,7 @@ jobs: - name: Download Dalamud run: | - wget https://goatcorp.github.io/dalamud-distrib/apiX/latest.zip + wget https://goatcorp.github.io/dalamud-distrib/latest.zip unzip latest.zip -d dalamud/ echo "DALAMUD_HOME=$PWD/dalamud" >> $GITHUB_ENV diff --git a/Craftimizer/Craftimizer.csproj b/Craftimizer/Craftimizer.csproj index cc30dfc..60294fd 100644 --- a/Craftimizer/Craftimizer.csproj +++ b/Craftimizer/Craftimizer.csproj @@ -2,7 +2,7 @@ Asriel Camora - 2.5.2.0 + 2.5.3.0 https://github.com/WorkingRobot/Craftimizer.git Debug;Release