Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
neelkarma committed Dec 10, 2023
1 parent 939a57e commit fc02575
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Setup pnpm
uses: pnpm/action-setup@v2
- name: Install
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"astro": "^4.0.3",
"tailwindcss": "^3.3.6"
},
"packageManager": "[email protected]",
"dependencies": {
"@astrojs/tailwind": "^5.0.3",
"@fortawesome/fontawesome-free": "^6.5.1"
Expand Down

0 comments on commit fc02575

Please sign in to comment.