Update lighthouse.yml

This commit is contained in:
Adam Matthiesen 2024-01-23 18:39:25 -08:00 committed by GitHub
parent 39b175384c
commit 80b4aaff93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 1 deletions

View File

@ -6,8 +6,11 @@ on:
jobs:
Unlighthouse-demo:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./unlighthouse
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
fetch-depth: 0