Skip to content

deleted all uneeded folders #50

deleted all uneeded folders

deleted all uneeded folders #50

Workflow file for this run

name: CI
on: [push]
jobs:
lighthouseci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2-beta
with:
node-version: '14'
- run: npm install && npm install -g @lhci/[email protected]
- run: npm run site
- run: lhci autorun --upload.target=temporary-public-storage