Skip to content

Commit ed1e971

Browse files
chore: update build to include new example (#4583)
1 parent 750d2ee commit ed1e971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples-standalone/bin/build-gh-pages

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33
# Builds example projects and deploys them to GH Pages
4-
STANDALONE_PROJECTS=(finance-portfolio grid-charts-integration coffee-warehouse grid-live-data spreadsheet-app)
4+
STANDALONE_PROJECTS=(finance-portfolio grid-charts-integration coffee-warehouse grid-live-data spreadsheet-app personal-finance-app)
55

66
set -e
77

0 commit comments

Comments
 (0)