Skip to content

Commit

Permalink
remove GUI windows docker
Browse files Browse the repository at this point in the history
  • Loading branch information
axu2 committed Jun 26, 2024
1 parent 8928941 commit 4fc5cc9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 44 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/package-windows-with-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ jobs:
# - name: build binary
# run: |
# pyi-makespec -F -i icons\\comic2ebook.ico -n KCC_test -w --noupx kcc.py
- name: Package Application
uses: JackMcKew/pyinstaller-action-windows@main
with:
path: .
spec: ./kcc.spec
- name: Package Application
uses: JackMcKew/pyinstaller-action-windows@main
with:
Expand Down
39 changes: 0 additions & 39 deletions kcc.spec

This file was deleted.

0 comments on commit 4fc5cc9

Please sign in to comment.