Skip to content

Commit

Permalink
action update
Browse files Browse the repository at this point in the history
  • Loading branch information
ensaremirerol committed Jan 23, 2025
1 parent 16ff96a commit 31e3200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
echo "Installing python dependencies"
uv sync
echo "Building application"
nuitka `
uv run nuitka `
--standalone `
--onefile `
--product-version=$env:GITHUB_REF_NAME `
Expand Down

0 comments on commit 31e3200

Please sign in to comment.