Skip to content

Commit 574c897

Browse files
committed
Quick typo fix
1 parent 45081b8 commit 574c897

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Compress mod metadata and DLL to zip archive
2-
Get-ChildItem -Path ".\manifest.json", "..\icon.png", "..\README.md", "..\CHANGELOG.md", ".\bin\Debug\netstandard2.1\IwotasticsCompassMod.dll" |
2+
Get-ChildItem -Path ".\manifest.json", "..\icon.png", "..\README.md", ".\CHANGELOG.md", ".\bin\Debug\netstandard2.1\IwotasticsCompassMod.dll" |
33
Compress-Archive -DestinationPath ".\bin\Debug\IwotasticsCompassMod.zip" -Force

0 commit comments

Comments
 (0)