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.
2 parents 51d92c6 + 8e779c7 commit 21868afCopy full SHA for 21868af
1 file changed
Dockerfile
@@ -59,6 +59,7 @@ RUN cd interface && bun run build
59
COPY build.rs ./
60
COPY prompts/ prompts/
61
COPY presets/ presets/
62
+COPY skills/ skills/
63
COPY migrations/ migrations/
64
COPY docs/ docs/
65
COPY AGENTS.md README.md CHANGELOG.md ./
0 commit comments