Skip to content

Commit

Permalink
Update pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
artemilin-2023 authored Jan 11, 2025
1 parent 9ac2662 commit 0382c9c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ jobs:
- uses: actions/checkout@v4
- name: Install, build, and upload your site output
uses: withastro/action@v2
with:
path: .
node-version: 20
package-manager: npm@latest

deploy:
needs: build
Expand Down

0 comments on commit 0382c9c

Please sign in to comment.