Skip to content

Commit cc0eeb2

Browse files
wip
1 parent 9ed9d6c commit cc0eeb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/osrm-backend.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
- run: npm link --ignore-scripts
4747
- name: Install Zlib Using Scoop
4848
run: |
49+
iex "& {$(irm get.scoop.sh)} -RunAsAdmin"
4950
echo "C:/Users/runneradmin/scoop/shims" >> $env:GITHUB_PATH
5051
Import-Module "$env:ChocolateyInstall\helpers\chocolateyProfile.psm1"
5152
refreshenv

0 commit comments

Comments
 (0)