Skip to content

Commit f2cba51

Browse files
committed
Update build.yml
1 parent 666c06d commit f2cba51

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020
python -m pip install --upgrade pip
2121
pip install pyinstaller
2222
pip install -r "./src/requirements.txt"
23-
- name: Check pyee version
24-
run: python -c "import pyee; print(pyee.__version__)"
2523
- name: Build tpp using tppbuild
2624
run: |
2725
python "src/build.py"

0 commit comments

Comments
 (0)