Skip to content

Commit

Permalink
Merge pull request #662 from dotkom/plausible-2
Browse files Browse the repository at this point in the history
Add plausible
  • Loading branch information
kharann committed Feb 15, 2023
2 parents c1a1cbe + 7e17a8f commit f3f236b
Show file tree
Hide file tree
Showing 4 changed files with 32,085 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
${{ runner.os }}-build-
${{ runner.os }}-
- name: Install dependencies
run: npm install
run: npm ci --legacy-peer-deps
- name: Build
run: npm run build
- name: Test
Expand Down
Loading

1 comment on commit f3f236b

@vercel
Copy link

@vercel vercel bot commented on f3f236b Feb 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.