1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-05 21:15:38 -05:00

ci: add docs to release archive

This commit is contained in:
bbedward
2025-11-13 20:19:54 -05:00
parent 0545e6bcda
commit 3e17b086fb

View File

@@ -294,6 +294,11 @@ jobs:
fi
done
# Copy docs directory
if [ -d "docs" ]; then
cp -r docs _temp_full/
fi
# Create installation guide
cat > _temp_full/INSTALL.md << 'EOFINSTALL'
# DankMaterialShell Installation