Skip to content

Commit

Permalink
Update common-lisp.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
JanEricNitschke authored Jun 19, 2024
1 parent d9529e3 commit 1bfb4cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/common-lisp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# setup-lisp requires an env variable to be set, not matrix.lisp
- name: Set LISP env var
run: echo "LISP=${{ matrix.lisp }}" >> $GITHUB_ENV
- uses: 40ants/setup-lisp@v4
- uses: 40ants/setup-lisp@v2
# with:
# asdf-system: tictactoe_common-lisp
- name: Compile
Expand Down

0 comments on commit 1bfb4cf

Please sign in to comment.