Skip to content

Commit

Permalink
Update qczjspeed.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vhzn authored Feb 16, 2021
1 parent 83425a1 commit 5835968
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/qczjspeed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@ jobs:
- name: npm install
if: env.QCZJ_GetUserInfoURL
run: |
cd ~/QCZJSPEED
cd ~/qczj
npm install
- name: '运行 【汽车之家极速版】'
if: env.QCZJ_GetUserInfoURL
run: |
cd ~/QCZJSPEED
cd ~/qczj
node Task/qczjspeed.js
env:

Expand Down

0 comments on commit 5835968

Please sign in to comment.