Skip to content

Commit

Permalink
fixing fr...
Browse files Browse the repository at this point in the history
  • Loading branch information
R3tr0BoiDX committed Oct 14, 2023
1 parent a0f8afd commit 18a5e80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.windows.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pip install -r requirements.txt -r requirements-dev.txt

# Build the project
Write-Host "Building the project..."
pyinstaller smwc-browser.spec --icon=resources\windows_icon.ico
pyinstaller smwc-browser.spec

# Copy the config file
Write-Host "Copying the config file..."
Expand Down

0 comments on commit 18a5e80

Please sign in to comment.