Skip to content

Commit

Permalink
Update clock.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
XWA-LY authored Nov 7, 2024
1 parent d2181dd commit e7e5e83
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions .github/workflows/clock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,7 @@ jobs:

- name: Install depend
run: |
pip install certifi
pip install cffi
pip install charset-normalizer
pip install cryptography
pip install idna
pip install numpy
pip install opencv-python
pip install pycparser
pip install requests
pip install urllib3
pip install aes-pkcs5
pip install Pillow
pip install opencv-python-headless
pip install pipreqs
- name: Start sign
env:
Expand Down

0 comments on commit e7e5e83

Please sign in to comment.