Skip to content

Commit

Permalink
install zip
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Oct 30, 2024
1 parent 06ffa31 commit 315cf78
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -252,9 +252,7 @@ jobs:
args: install sbcl --version=${{ env.LISP_VER }}

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

- name: Install Quicklisp
run: |
Expand Down

0 comments on commit 315cf78

Please sign in to comment.