Skip to content

Commit 2e344cf

Browse files
authored
revert
1 parent 2ffe71e commit 2e344cf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/build.yml

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

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

247249
- name: Install Quicklisp
248250
run: |

0 commit comments

Comments
 (0)