Skip to content

Commit

Permalink
🐛 fix: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
andrehadianto committed Jul 29, 2024
1 parent 839136f commit 7fae0be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Install dependencies
run: pnpm install --frozen-lockfile
- name: Build with Next.js
run: pnpm build build
run: pnpm build
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 7fae0be

Please sign in to comment.