Skip to content

Commit

Permalink
try py 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
zak-45 committed Oct 5, 2024
1 parent b6ce36d commit dbbe33b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/manual2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@ jobs:
pip install -r requirements.txt
- name: Build Executable for ${{runner.os}}
uses: Nuitka/Nuitka-Action@v1.1
uses: Nuitka/Nuitka-Action@main
with:
nuitka-version: latest
nuitka-version: main
script-name: WLEDVideoSync.py
company-name: zak-45
file-version: ${{github.event.inputs.mytag}}
Expand Down

0 comments on commit dbbe33b

Please sign in to comment.