Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cxzlw committed Oct 8, 2023
1 parent d4fe38e commit 2a717c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
python-version: 3.11
cache: 'pip'
- name: Setup Ping
run: pip install git+https://github.com/cxzlw/ping.git
run: pip install -r requirements.txt
- name: Ping
run: python -m ping --google --index-now
env:
Expand Down

0 comments on commit 2a717c3

Please sign in to comment.