Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Shih-Hsuan authored Dec 2, 2023
1 parent 6ffa48a commit 6298e78
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 18
- run: yarn install && yarn global add @lhci/cli@0.12.x
- run: yarn add styled-components
- run: yarn build
- run: lhci autorun

0 comments on commit 6298e78

Please sign in to comment.