Skip to content

Commit

Permalink
Merge pull request #3 from minecraft-essentials/Eveeifyeve-patch-1
Browse files Browse the repository at this point in the history
chore: removed node_version
  • Loading branch information
Eveeifyeve authored Feb 5, 2024
2 parents 6d1675d + 09ae012 commit 4e21c69
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
uses: withastro/action@v1
with:
path: .
node-version: 18
package-manager: bun@latest

deploy:
Expand All @@ -36,4 +35,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v1

0 comments on commit 4e21c69

Please sign in to comment.