Skip to content

Commit

Permalink
iwr
Browse files Browse the repository at this point in the history
  • Loading branch information
kaniol-lck committed May 28, 2024
1 parent 4eeb8a4 commit 625eed0
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: |
Invoke-WebRequest -Uri "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" -OutFile 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 625eed0

Please sign in to comment.