Skip to content

Commit

Permalink
Use fixed setup-lisp.
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlyak40wt committed Jun 19, 2024
1 parent 9b4ec0f commit 1b79b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/server-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
},
{
"name": "Setup Common Lisp Environment",
"uses": "40ants/setup-lisp@v4",
"uses": "40ants/setup-lisp@debug-log-for-quicklisp-fix",
"with": {
"qlfile-template": "{% ifequal quicklisp_dist \"ultralisp\" %}\ndist ultralisp http://dist.ultralisp.org\n{% endifequal %}",
"cache": "true"
Expand Down

0 comments on commit 1b79b17

Please sign in to comment.