Skip to content

Commit

Permalink
Ok github...
Browse files Browse the repository at this point in the history
  • Loading branch information
awgil committed Nov 16, 2024
1 parent 7b5e389 commit ada1ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
dotnet-version: 8.0.x

- name: Download Dalamud Latest (TODO: revert back to master!)
- name: Download Dalamud Latest
run: |
wget https://goatcorp.github.io/dalamud-distrib/stg/latest.zip -O ${{ env.DALAMUD_HOME }}.zip
unzip ${{ env.DALAMUD_HOME }}.zip -d ${{ env.DALAMUD_HOME }}
Expand Down

0 comments on commit ada1ef1

Please sign in to comment.