Skip to content

Commit

Permalink
Merge pull request #4 from neopromic/feat/posthog
Browse files Browse the repository at this point in the history
fix: removed unnecessary code
  • Loading branch information
neopromic authored Nov 22, 2024
2 parents 7307519 + 0b89e22 commit 6ed7820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
${{ runner.os }}-pnpm-store-
- name: Install dependencies
run: pnpm install --frozen-lockfile
run: pnpm install

- name: Build
run: pnpm build
Expand Down

0 comments on commit 6ed7820

Please sign in to comment.