Skip to content

Commit

Permalink
Fixed shell.
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlyak40wt committed Feb 20, 2024
1 parent 773b141 commit 5aec54b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
{
"name": "Show path to lispsh",
"run": "which lispsh",
"shell": "lispsh"
"shell": "lispsh {0}"
},
{
"name": "Run Tests 7",
Expand Down

0 comments on commit 5aec54b

Please sign in to comment.