We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19d6501 commit 5845d8aCopy full SHA for 5845d8a
.github/workflows/build.yml
@@ -60,6 +60,7 @@ jobs:
60
run: |
61
mkdir dist
62
mv bin/qob dist
63
+ mv lisp dist
64
mv LICENSE dist
65
mv README.md dist
66
0 commit comments