Skip to content

Commit 2d10367

Browse files
committed
Changed nuitka-version in build_executable_nuitka.yml to the one that correctly includes data files.
1 parent 9044076 commit 2d10367

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_executable_nuitka.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Run Nuitka for BDSP_ColorVariation_JSONParser
2828
uses: Nuitka/Nuitka-Action@main
2929
with:
30-
nuitka-version: main
30+
nuitka-version: 2.6.9
3131
script-name: src/BDSP_ColorVariation_JSONParser/json_parser.py
3232
output-file: BDSP_ColorVariation_JSONParser
3333
mode: app

0 commit comments

Comments
 (0)