Skip to content

Commit 97abdcc

Browse files
committed
Add plugins path to fix package build job.
1 parent 9914c26 commit 97abdcc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Umbraco.Forms.Integrations.Automation.Zapier/Umbraco.Forms.Integrations.Automation.Zapier.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,8 @@
2222
<PackageReference Include="UmbracoForms.Core" Version="8.11.0" />
2323
</ItemGroup>
2424

25+
<ItemGroup>
26+
<Folder Include="App_Plugins\UmbracoForms.Integrations\Automation\Zapier\" />
27+
</ItemGroup>
28+
2529
</Project>

0 commit comments

Comments
 (0)