Skip to content

Commit

Permalink
indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunjongkimmath committed Dec 27, 2024
1 parent afb847e commit 967e4f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_gui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
# pip install -r requirements.txt
pip install pyinstaller
- name: Create PyInstaller spec file
run: |
Expand Down

0 comments on commit 967e4f5

Please sign in to comment.