Skip to content

Commit

Permalink
Don't cache.
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlyak40wt committed Jun 19, 2024
1 parent fe181a5 commit 81c6749
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/server-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,7 @@
"name": "Setup Common Lisp Environment",
"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"
"qlfile-template": "{% ifequal quicklisp_dist \"ultralisp\" %}\ndist ultralisp http://dist.ultralisp.org\n{% endifequal %}"
}
},
{
Expand Down

0 comments on commit 81c6749

Please sign in to comment.