mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 14:03:49 +00:00
Include examples/ folder in binary release archives
This commit is contained in:
parent
c18adef16e
commit
5cc0126991
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-binaries.yml
vendored
1
.github/workflows/build-binaries.yml
vendored
|
|
@ -76,6 +76,7 @@ jobs:
|
|||
cp CHANGELOG.md binaries/$platform/
|
||||
mkdir -p binaries/$platform/theme
|
||||
cp dist/modes/interactive/theme/*.json binaries/$platform/theme/
|
||||
cp -r examples binaries/$platform/
|
||||
done
|
||||
|
||||
# Create archives
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue