Skip to content

Commit 5845d8a

Browse files
committed
ci: Fix not copying lisp dir
1 parent 19d6501 commit 5845d8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
run: |
6161
mkdir dist
6262
mv bin/qob dist
63+
mv lisp dist
6364
mv LICENSE dist
6465
mv README.md dist
6566

0 commit comments

Comments
 (0)