Skip to content

Commit f62969f

Browse files
ci: enable aria, material-date-fns-adapter and marterial-luxon-adapter builds repos (#32186)
1 parent 314b182 commit f62969f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/deploy/publish-build-artifacts.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ fi
1717

1818
# Release packages that need to published as snapshots.
1919
PACKAGES=(
20-
# aria TODO(crisbeto): enable this once there's a builds repo for ARIA
20+
aria
2121
cdk
2222
cdk-experimental
2323
material
2424
material-experimental
2525
material-moment-adapter
26-
# material-luxon-adapter TODO(crisbeto): enable this once we have a builds repo
27-
# material-date-fns-adapter TODO(crisbeto): enable this once we have a builds repo
26+
material-luxon-adapter
27+
material-date-fns-adapter
2828
google-maps
2929
youtube-player
3030
)

0 commit comments

Comments
 (0)