Skip to content

Commit

Permalink
swap the values
Browse files Browse the repository at this point in the history
  • Loading branch information
Jish2 committed Oct 29, 2024
1 parent d5b08d0 commit 63269bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
- name: Checkout your repository using git
uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
with:
version: 9
- name: Install, build, and upload your site
uses: withastro/action@v3
# with:
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@
"astro": "^4.16.7",
"tailwindcss": "^3.4.14",
"typescript": "^4.9.4"
}
},
"packageManager": "^[email protected]"
}

0 comments on commit 63269bd

Please sign in to comment.