Skip to content

Commit f5e4264

Browse files
authored
Update jukan.yml
1 parent cd80c68 commit f5e4264

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/jukan.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,10 @@ jobs:
2323
node-version: 12.x
2424
- name: npm install
2525
run: |
26-
cd ~/Scripts
2726
npm install
2827
- name: '运行 【聚看点】'
2928
if: env.JUKAN_BODY
3029
run: |
31-
cd ~/Scripts
3230
node Task/jukan.js
3331
env:
3432
PUSH_KEY: ${{ secrets.PUSH_KEY }}

0 commit comments

Comments
 (0)