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 4ef378d commit cab27d1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: pnpm/action-setup@v4
with:
version: 8

- name: Checkout
uses: actions/checkout@v4

Expand Down

0 comments on commit cab27d1

Please sign in to comment.