Skip to content

Commit 393948c

Browse files
committed
Use withastro/action@v2 with node 21.5.0
1 parent 72ac3e3 commit 393948c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,7 @@ jobs:
2828
- name: Install, build, and upload your site output
2929
uses: withastro/action@v2
3030
with:
31-
path: .
3231
node-version: 21.5.0
33-
package-manager: npm
3432

3533
deploy:
3634
needs: build

0 commit comments

Comments
 (0)