Skip to content

Commit

Permalink
ci: fix deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
luigieai committed Mar 18, 2023
1 parent aaff052 commit f30bed2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
uses: actions/checkout@v3
- name: Install, build, and upload the website
uses: withastro/action@v0
with:
node-version: 18

deploy:
needs: build
Expand Down

0 comments on commit f30bed2

Please sign in to comment.