Skip to content

Commit

Permalink
urgh
Browse files Browse the repository at this point in the history
  • Loading branch information
simeydotme committed Oct 27, 2024
1 parent a569ceb commit 222663c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4

- name: Install, build, and upload your site output
uses: withastro/action@v2
uses: withastro/action@v3
with:
node-version: 20
pnpm-version: 8
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"type": "module",
"version": "0.0.1",
"private": true,
"packageManager": "[email protected]",
"scripts": {
"build": "astro build",
"check": "astro check",
Expand Down

0 comments on commit 222663c

Please sign in to comment.