Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

fix: please work raah #4

fix: please work raah

fix: please work raah #4

Workflow file for this run

name: CI
on: [push]
jobs:
lighthouseci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 18
cache: 'pnpm'
- uses: pnpm/action-setup@v2
with:

Check failure on line 13 in .github/workflows/ci.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yaml

Invalid workflow file

You have an error in your yaml syntax on line 13
version: 8
run: pnpm install
- run: npm install -g pnpm && pnpm setup && pnpm install && pnpm install -g @lhci/[email protected]
- run: pnpm run build
- run: lhci autorun