Skip to content

Commit

Permalink
delete me
Browse files Browse the repository at this point in the history
  • Loading branch information
niktekusho committed Jun 29, 2024
1 parent 9aa467f commit 62974b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
# You may remove this line if you want to manage the configuration yourself.
static_site_generator: next

- name: Run tests
run: pnpm run test
- name: Build with Next.js
run: pnpm run build

Expand Down

0 comments on commit 62974b8

Please sign in to comment.