1
0
mirror of https://github.com/Rikj000/MoniGoMani.git synced 2022-03-06 00:08:05 +03:00

Update disco-runner.yml

This commit is contained in:
topscoder
2021-08-24 07:53:26 +02:00
committed by GitHub
parent dd506fd837
commit b871b95419

View File

@@ -3,6 +3,7 @@ name: 'Disco Runner 👯'
# author: 'github.com/topscoder'
on:
push:
schedule:
- cron: '37 16,22,4,10 * * *'
@@ -21,6 +22,6 @@ jobs:
with:
node-version: '12'
- run: npm install puppeteer
- run: npm install puppeteer-extra
- run: npm install puppeteer-extra-plugin-stealth
- uses: ./
- run: node .github/scripts/disco.js
- run: node ./.github/scripts/disco.js