Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Rigidity committed Jul 5, 2024
1 parent cab27d1 commit c3da383
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Install dependencies
run: pnpm install

- name: Prettier
run: pnpm prettier

Expand Down

0 comments on commit c3da383

Please sign in to comment.