chore: Try scoop install zip --global

This commit is contained in:
Erik Svedäng 2020-12-20 21:13:32 +01:00
parent 5bcc5379f6
commit fc7aecc825

View File

@ -28,8 +28,7 @@ jobs:
run: scoop install stack
- name: Install Zip
shell: bash
run: scoop install zip
run: scoop install zip --global
- uses: actions/cache@v1
name: Cache stack dependencies