Skip to content

Commit cd80c68

Browse files
authored
Update jingxi.yml
1 parent 3da44e6 commit cd80c68

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/jingxi.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.JD_COOKIE
2928
run: |
30-
cd ~/Scripts
3129
node Task/jingxi.js
3230
env:
3331
PUSH_KEY: ${{ secrets.PUSH_KEY }}

0 commit comments

Comments
 (0)