Release 2.5.3.0

This commit is contained in:
Asriel Camora
2024-11-24 01:01:16 -08:00
parent 100f430e39
commit 12d46bdd26
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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