Skip to content

Commit

Permalink
Gotta specify the pnpm version.
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanveloso committed Dec 2, 2023
1 parent 4237cce commit d67e4d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
- uses: actions/checkout@v3
- name: Install, build, and upload
uses: withastro/action@v1
with:
package-manager: pnpm@latest
deploy:
needs: build
runs-on: ubuntu-latest
Expand Down

0 comments on commit d67e4d7

Please sign in to comment.