Skip to content

Commit 889497b

Browse files
committed
fix(cli): darwin amd64 image config
Signed-off-by: Sam Gammon <[email protected]>
1 parent 68f8622 commit 889497b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/cli/src/config/resource-config-darwin-amd64.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
{ "pattern": "Windows" },
1515
{ "pattern": "win32" },
1616
{ "pattern": "Win32" },
17-
{ "pattern": "*.dll\\E" },
18-
{ "pattern": "*.so\\E" },
1917
{ "pattern": "aarch64" },
2018
{ "pattern": "arm64" }
2119
]

0 commit comments

Comments
 (0)