Skip to content

Commit

Permalink
Fix deleted line
Browse files Browse the repository at this point in the history
  • Loading branch information
theChaosCoder committed Nov 24, 2020
1 parent 78c77a1 commit cd14997
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Expand Up @@ -57,6 +57,7 @@ jobs:
shell: bash
run: |
python -m pip install --upgrade pip
pip install pyinstaller
- name: Build 64-bit version with PyInstaller
shell: bash
run: |
Expand Down

0 comments on commit cd14997

Please sign in to comment.