Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
xhlove committed Feb 19, 2022
1 parent 1843c61 commit 19ee4da
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/dev_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ jobs:
python-version: 3.7.5
- name: upgrade pip
run: python -m pip install --upgrade pip
- name: install requirements.txt
run: pip install -r requirements.txt
- name: install pyinstaller
run: pip install pyinstaller
- name: run pyinstaller command
Expand Down

0 comments on commit 19ee4da

Please sign in to comment.