We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bb6f69 commit b49e877Copy full SHA for b49e877
1 file changed
.github/workflows/release.yml
@@ -140,7 +140,7 @@ jobs:
140
"DSInternals.DataStore/release_*/DSInternals.DataStore.dll"
141
"DSInternals.Replication/release_*/DSInternals.Replication.dll"
142
"DSInternals.Replication.Model/release_*/DSInternals.Replication.Model.dll"
143
- "DSInternals.Replication.Interop/Release_*/DSInternals.Replication.Interop.dll"
+ "DSInternals.Replication.Interop/release_*/*/DSInternals.Replication.Interop.dll"
144
"DSInternals.SAM/release_*/DSInternals.SAM.dll"
145
"DSInternals.PowerShell/Release/DSInternals/*/DSInternals.PowerShell.dll"
146
"DSInternals.PowerShell/Release/DSInternals/DSInternals.psd1"
0 commit comments