Skip to content

Commit

Permalink
Switched Dalamud version
Browse files Browse the repository at this point in the history
  • Loading branch information
Meisterlala committed Jun 29, 2024
1 parent 0056e0c commit 09a9186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Download Dalamud
run: |
Invoke-WebRequest -Uri https://github.com/goatcorp/dalamud-distrib/raw/main/stg/latest.zip -OutFile latest.zip
Invoke-WebRequest -Uri https://github.com/goatcorp/dalamud-distrib/raw/main/apiX/latest.zip -OutFile latest.zip
Expand-Archive -Force latest.zip "$env:AppData\XIVLauncher\addon\Hooks\dev\"
- name: Build
Expand Down

0 comments on commit 09a9186

Please sign in to comment.