Skip to content

Commit

Permalink
chore: 오타 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
SEOKKAMONI committed Oct 18, 2023
1 parent 6280240 commit 6c7545b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lighthouse-user.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Lighthouse CI - USER
name: Lighthouse CI

on:
pull_request:
Expand Down Expand Up @@ -29,7 +29,7 @@ jobs:
run_install: false

- name: Install Dependency
run: pnpm install -no-frozen-lockfile
run: pnpm install --no-frozen-lockfile

- name: Install @lhci/cli globally
run: pnpm add -g @lhci/cli
Expand Down

0 comments on commit 6c7545b

Please sign in to comment.