Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Nov 24, 2024
1 parent 2ffe71e commit 2e344cf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,9 @@ jobs:
args: install sbcl

- name: Install Zip
uses: montudor/action-zip@master
uses: crazy-max/ghaction-chocolatey@v3
with:
args: install zip

- name: Install Quicklisp
run: |
Expand Down

0 comments on commit 2e344cf

Please sign in to comment.