Skip to content

Commit

Permalink
chore: Try scoop install zip --global
Browse files Browse the repository at this point in the history
  • Loading branch information
eriksvedang committed Dec 20, 2020
1 parent 5bcc537 commit fc7aecc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fc7aecc

Please sign in to comment.