Skip to content

Commit 8c19eaf

Browse files
fixing build actions again
1 parent dbd2230 commit 8c19eaf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ jobs:
2323
uses: actions/checkout@v2
2424
- name: Install, build, and upload your site
2525
uses: withastro/action@v2
26-
with:
27-
node-version: 18
2826

2927
deploy:
3028
needs: build

0 commit comments

Comments
 (0)