Skip to content

Commit 2ffe71e

Browse files
authored
Update build.yml
1 parent 0e2eb23 commit 2ffe71e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -242,9 +242,7 @@ jobs:
242242
args: install sbcl
243243

244244
- name: Install Zip
245-
uses: crazy-max/ghaction-chocolatey@v3
246-
with:
247-
args: install zip
245+
uses: montudor/action-zip@master
248246

249247
- name: Install Quicklisp
250248
run: |

0 commit comments

Comments
 (0)