Skip to content

Commit c3247eb

Browse files
committed
feat: Correct READMe
1 parent 64697b8 commit c3247eb

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/astro.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,6 @@ jobs:
5454
echo "Unable to determine package manager"
5555
exit 1
5656
fi
57-
- name: Setup Node
58-
uses: actions/setup-node@v4
59-
with:
60-
node-version: "20"
61-
cache: ${{ steps.detect-package-manager.outputs.manager }}
62-
cache-dependency-path: ${{ env.BUILD_PATH }}/${{ steps.detect-package-manager.outputs.lockfile }}
6357
- name: Setup Pages
6458
id: pages
6559
uses: actions/configure-pages@v5

0 commit comments

Comments
 (0)