fix: 修改单词拼写->install

This commit is contained in:
shanmite 2021-02-24 19:01:23 +08:00
parent c1c39aebf8
commit 8752cf3dbe
4 changed files with 13 additions and 12 deletions

View File

@ -24,7 +24,7 @@ jobs:
NUMBER: 1
COOKIE: ${{ secrets.COOKIE }}
run: |
npm insatll
npm install
npm run check
lottery_2:
runs-on: ubuntu-latest
@ -41,7 +41,7 @@ jobs:
NUMBER: 2
COOKIE: ${{ secrets.COOKIE2 }}
run: |
npm insatll
npm install
npm run check
lottery_3:
runs-on: ubuntu-latest
@ -58,7 +58,7 @@ jobs:
NUMBER: 3
COOKIE: ${{ secrets.COOKIE3 }}
run: |
npm insatll
npm install
npm run check
lottery_4:
runs-on: ubuntu-latest
@ -75,7 +75,7 @@ jobs:
NUMBER: 4
COOKIE: ${{ secrets.COOKIE4 }}
run: |
npm insatll
npm install
npm run check
lottery_5:
runs-on: ubuntu-latest
@ -92,5 +92,5 @@ jobs:
NUMBER: 5
COOKIE: ${{ secrets.COOKIE5 }}
run: |
npm insatll
npm install
npm run check

View File

@ -25,7 +25,7 @@ jobs:
NUMBER: 1
COOKIE: ${{ secrets.COOKIE }}
run: |
npm insatll
npm install
npm run clear
lottery_2:
runs-on: ubuntu-latest
@ -42,7 +42,7 @@ jobs:
NUMBER: 2
COOKIE: ${{ secrets.COOKIE2 }}
run: |
npm insatll
npm install
npm run clear
lottery_3:
runs-on: ubuntu-latest
@ -59,7 +59,7 @@ jobs:
NUMBER: 3
COOKIE: ${{ secrets.COOKIE3 }}
run: |
npm insatll
npm install
npm run clear
lottery_4:
runs-on: ubuntu-latest
@ -76,7 +76,7 @@ jobs:
NUMBER: 4
COOKIE: ${{ secrets.COOKIE4 }}
run: |
npm insatll
npm install
npm run clear
lottery_5:
runs-on: ubuntu-latest
@ -93,5 +93,5 @@ jobs:
NUMBER: 5
COOKIE: ${{ secrets.COOKIE5 }}
run: |
npm insatll
npm install
npm run clear

View File

@ -266,7 +266,7 @@ lottery_*:
NUMBER: *
COOKIE: ${{ secrets.COOKIE* }}
run: |
npm insatll
npm install
npm run check
```
@ -287,7 +287,7 @@ lottery_*:
NUMBER: *
COOKIE: ${{ secrets.COOKIE* }}
run: |
npm insatll
npm install
npm run clear
```
将以上的三处星号(`*`)改为数字并依次复制粘贴以清理更多的账号

View File

@ -6,6 +6,7 @@
@REM 使用时先将本文件名改成env.bat
@REM 填入相应的值
@REM 需注意 % 要转义为 %%
@REM npm install
@REM npm run test_start 启动脚本
@REM npm run test_check 检查是否中奖
@REM npm run test_clear 清空动态和关注