mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
6 lines
183 B
Markdown
6 lines
183 B
Markdown
|
---
|
||
|
'astro': patch
|
||
|
---
|
||
|
|
||
|
Fixes a case where the build was failing when `experimental.actions` was enabled, an adapter was in use, and there were not actions inside the user code base.
|