Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Radores committed Mar 9, 2024
1 parent 87b2e58 commit f9667c7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
uses: withastro/action@v2
- name: Install pnpm
uses: pnpm/action-setup@v2
with:
version: '6.14.13' # Specify the desired pnpm version here
# with:
# path: . # The root location of your Astro project inside the repository. (optional)
# node-version: 20 # The specific version of Node that should be used to build your site. Defaults to 20. (optional)
Expand Down

0 comments on commit f9667c7

Please sign in to comment.