Skip to content

Commit

Permalink
one more
Browse files Browse the repository at this point in the history
  • Loading branch information
jaronoff97 committed Apr 18, 2024
1 parent 99f2a7f commit de5067a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
with:
static_site_generator: next

- name: Install dependencies
run: yarn install --immutable
- name: Build with Next.js 🏗️
run: yarn build

Expand Down

0 comments on commit de5067a

Please sign in to comment.