Skip to content

Commit

Permalink
Specify lisp implementation.
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlyak40wt committed May 16, 2024
1 parent b9244f0 commit b26ed80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
steps:
- uses: actions/checkout@v1
- uses: 40ants/setup-lisp@v4
env:
LISP: sbcl-bin
- name: Show env
run: 'env | sort -u'
- name: Install Dependencies
Expand Down

0 comments on commit b26ed80

Please sign in to comment.