Skip to content

Commit

Permalink
pwsh download wtf
Browse files Browse the repository at this point in the history
  • Loading branch information
kaniol-lck committed May 28, 2024
1 parent 09c7d6c commit 1e0c1a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ jobs:
- name: aria2 dependencies
shell: pwsh
run: |
wget "https://github.com/kaniol-lck/modmanager/releases/download/v1.1.1-build.543/ModManager-v1.1.1-build.543-x64-packed.zip"
iwr "https://github.com/kaniol-lck/modmanager/releases/download/v1.1.1-build.543/ModManager-v1.1.1-build.543-x64-packed.zip"
unzip *.zip -d old
cp old/libaria2-0.dll deploy/
cp old/libcares-4.dll deploy/
Expand Down

0 comments on commit 1e0c1a1

Please sign in to comment.