Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
tommm2 committed Mar 26, 2024
1 parent 370dc72 commit 2ac34d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
- name: Setup node
uses: actions/setup-node@v4
with:
node-version: 19
node-version: 18

- name: Install, Build
- name: Install dependencies
run: pnpm install

- name: Build packages
Expand Down

0 comments on commit 2ac34d0

Please sign in to comment.