Include examples/ folder in binary release archives
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user