Skip to content

Commit

Permalink
booyah! (functional browsing)
Browse files Browse the repository at this point in the history
  • Loading branch information
ackle-dev committed Dec 28, 2024
1 parent b686886 commit 32b4823
Show file tree
Hide file tree
Showing 17 changed files with 10,744 additions and 10,653 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ jobs:
${{ runner.os }}-nextjs-${{ hashFiles('**/package-lock.json', '**/yarn.lock') }}-
- name: Install dependencies
run: ${{ steps.detect-package-manager.outputs.manager }} ${{ steps.detect-package-manager.outputs.command }}
- name: Recache JSON language specification
run: npm run cache
- name: Build with Next.js
run: ${{ steps.detect-package-manager.outputs.runner }} next build
- name: Upload artifact
Expand Down
Loading

0 comments on commit 32b4823

Please sign in to comment.