This commit is contained in:
Adam Matthiesen 2024-01-23 18:51:27 -08:00
commit 3d284b9e2d
2 changed files with 6 additions and 1 deletions

View File

@ -6,9 +6,13 @@ on:
jobs:
Unlighthouse-demo:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./unlighthouse
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
node-version: 18
fetch-depth: 0
- name: Install Dependencies

1
unlighthouse/README.md Normal file
View File

@ -0,0 +1 @@
This is just for unlighthouse to run