keep .exe extension on micromamba for windows

This commit is contained in:
Emily Soth 2024-12-20 10:39:11 -08:00
parent df213fbdfc
commit 993944dd4e
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ const config = {
},
{
from: '../dist/micromamba.exe', // windows
to: 'micromamba',
to: 'micromamba.exe',
},
{
from: '../dist/userguide',