Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lodicolo authored Oct 8, 2023
1 parent d479072 commit 260a205
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ jobs:

- name: Install, build, and upload your site output
uses: withastro/action@v1
# with:
# node-version: 20.3.0
# package-manager: pnpm
with:
node-version: 20.3.0
package-manager: pnpm@8.6.6
deploy:
needs: build
runs-on: ubuntu-latest
Expand Down

0 comments on commit 260a205

Please sign in to comment.