Skip to content

Commit 3da44e6

Browse files
authored
Update baiduspeed.yml
1 parent ad27d6f commit 3da44e6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/baiduspeed.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,10 @@ jobs:
2222
node-version: 12.x
2323
- name: npm install
2424
run: |
25-
cd ~/Scripts
2625
npm install
2726
- name: '运行 【百度极速】'
2827
if: env.BAIDU_COOKIE
2928
run: |
30-
cd ~/Scripts
3129
node Task/baidu_speed.js
3230
env:
3331
PUSH_KEY: ${{ secrets.PUSH_KEY }}

0 commit comments

Comments
 (0)