Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sachinsenal0x64 authored Jan 9, 2024
1 parent da39875 commit fa83cd0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Executable Build
name: Fixarr Builds

# Controls when the workflow will run
on:
Expand Down Expand Up @@ -40,9 +40,10 @@ jobs:
uses: Nuitka/Nuitka-Action@main
with:
nuitka-version: main
script-name: fixarr
script-name: fixarr.py
onefile: true
enable-plugins: tk-inter
windows-icon-from-ico: assets/favicon.ico

- name: Upload Artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit fa83cd0

Please # to comment.