Skip to content

Commit

Permalink
Use clang as backend compiler for nuitka
Browse files Browse the repository at this point in the history
  • Loading branch information
Malacath-92 committed Feb 13, 2025
1 parent 7399314 commit 1575e4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_exe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
uses: Nuitka/Nuitka-Action@main
with:
nuitka-version: main
clang: true
script-name: main.py
enable-plugins: pyqt6
output-dir: dist
Expand Down

0 comments on commit 1575e4c

Please sign in to comment.