Skip to content

Commit

Permalink
update build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
M4TH1EU committed Aug 30, 2024
1 parent 9fa1523 commit c2edd9e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:
pyinstaller-build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Create Executable
uses: sayyid5416/pyinstaller@v1
with:
Expand Down

0 comments on commit c2edd9e

Please sign in to comment.